-
Notifications
You must be signed in to change notification settings - Fork 161
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
Add .gitattributes and maybe .editorconfig to other repositories #7
Comments
+1, especially for .editorconfig. |
I think this is an appropriate
I believe the first line says "for every file, detect if it's text using Git's normal heuristics. For every text file, normalize line endings to LF". |
@domenic’s suggestion LGTM, although Big +1 to adding |
- Updates to the deduplicated deploy script; part of whatwg/meta#6 - As such, stops deploying commit snapshots for branches; part of whatwg/meta#9 - Fixes .travis.yml syntax; part of whatwg/meta#4 - Adds .gitattributes and .editorconfig; part of whatwg/meta#7
- Updates to the deduplicated deploy script; part of whatwg/meta#6 - As such, stops deploying commit snapshots for branches; part of whatwg/meta#9 - Fixes .travis.yml syntax; part of whatwg/meta#4 - Adds .gitattributes and .editorconfig; part of whatwg/meta#7
- Updates to the deduplicated deploy script; part of whatwg/meta#11 - As such, stops deploying commit snapshots for branches - Fixes .travis.yml syntax; part of whatwg/meta#4 - Adds .gitattributes and .editorconfig; part of whatwg/meta#7
- Updates to the deduplicated deploy script; part of whatwg/meta#11 - As such, stops deploying commit snapshots for branches - Fixes .travis.yml syntax; part of whatwg/meta#4 - Adds .gitattributes and .editorconfig; part of whatwg/meta#7
- Updates to the deduplicated deploy script; part of whatwg/meta#11 - As such, stops deploying commit snapshots for branches - Fixes .travis.yml syntax; part of whatwg/meta#4 - Adds .gitattributes and .editorconfig; part of whatwg/meta#7
- Updates to the deduplicated deploy script; part of whatwg/meta#11 - As such, stops deploying commit snapshots for branches - Fixes .travis.yml syntax; part of whatwg/meta#4 - Adds .gitattributes and .editorconfig; part of whatwg/meta#7
- Updates to the deduplicated deploy script; part of whatwg/meta#11 - As such, stops deploying commit snapshots for branches - Fixes .travis.yml syntax; part of whatwg/meta#4 - Adds .gitattributes and .editorconfig; part of whatwg/meta#7
- Updates to the deduplicated deploy script; part of whatwg/meta#11 - As such, stops deploying commit snapshots for branches - Fixes .travis.yml syntax; part of whatwg/meta#4 - Adds .gitattributes and .editorconfig; part of whatwg/meta#7
- Updates to the deduplicated deploy script; part of whatwg/meta#11 - As such, stops deploying commit snapshots for branches - Fixes .travis.yml syntax; part of whatwg/meta#4 - Adds .gitattributes and .editorconfig; part of whatwg/meta#7
- Updates to the deduplicated deploy script; part of whatwg/meta#11 - As such, stops deploying commit snapshots for branches - Fixes .travis.yml syntax; part of whatwg/meta#4 - Adds .gitattributes and .editorconfig; part of whatwg/meta#7
- Updates to the deduplicated deploy script; part of whatwg/meta#11 - As such, stops deploying commit snapshots for branches - Fixes .travis.yml syntax; part of whatwg/meta#4 - Adds .gitattributes and .editorconfig; part of whatwg/meta#7
Streams, Console, and Loader still lack this. |
Part of whatwg/meta#7. Also removes an accidentally-committed test.js file.
Part of whatwg/meta#7. Also removes an accidentally-committed test.js file.
Streams and Console are now good to go. I think we should close and consider loader/books/figures/html-differences as a separate effort. |
That sounds reasonable. |
https://github.com/whatwg/html currently has both and it seems to make editing a little easier. It also makes it clear most code is HTML and not Shell. And setting diff=html makes diffs a little bit easier to read due to including headings in the context (reportedly, haven't seen it happen much).
The text was updated successfully, but these errors were encountered: