Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove submodules #166

Merged
merged 2 commits into from
Aug 20, 2021
Merged

Remove submodules #166

merged 2 commits into from
Aug 20, 2021

Conversation

cmyr
Copy link
Member

@cmyr cmyr commented Aug 19, 2021

This includes the commits from #161 because I didn't want to need to rebase that, and I want to test this all rolled up; if this works then I'll drop those commits and merge, and we can merge #161 separately.

Okay, this removes submodules and adds a .gitattributes file so that git doesn't touch line endings on .fea, .plist, and .glif files in this repository.

We keep MutatorSansLightWide.ufo, which is now commited directly to
testdata/.
@github-actions
Copy link

🗜 Bloat check ⚖️

Comparing b547576 against ea4b925

target old size new size difference
target/release/examples/load_save 1.75 MB 1.75 MB ---
target/debug/examples/load_save 8.17 MB 8.17 MB ---

@linebender linebender deleted a comment from github-actions bot Aug 19, 2021
@linebender linebender deleted a comment from github-actions bot Aug 19, 2021
@madig
Copy link
Collaborator

madig commented Aug 19, 2021

You can also leave the files as text but enforce LF line endings. Not sure what is better.

@cmyr
Copy link
Member Author

cmyr commented Aug 20, 2021

I chose this approach because it would also let us have test data that uses CRLF.

@cmyr cmyr merged commit b3d9456 into master Aug 20, 2021
@cmyr cmyr deleted the remove-submodules branch August 20, 2021 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants