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

Force Unix line endings for text files #4676

Merged
merged 1 commit into from
Apr 28, 2014

Conversation

timvandermeij
Copy link
Contributor

This overrides the user's autocrlf setting for all text files because we really only want Unix line endings for them.

@@ -1 +1,2 @@
* text eol=lf
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we probably need to be more specific: .js .jsm .css .html .md .properties (not sure what else?)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.yml, .json, .config, .inc, .manifest, .rdf, .jade, .coffee

That should be all.

@timvandermeij timvandermeij changed the title Force Unix line endings for all files in new commits Force Unix line endings for new commits Apr 24, 2014
@timvandermeij timvandermeij changed the title Force Unix line endings for new commits Force Unix line endings for text files Apr 24, 2014
yurydelendik added a commit that referenced this pull request Apr 28, 2014
Force Unix line endings for text files
@yurydelendik yurydelendik merged commit 7e81b03 into mozilla:master Apr 28, 2014
@yurydelendik
Copy link
Contributor

Let's try this. Thank you

@timvandermeij timvandermeij deleted the line-endings branch April 28, 2014 08:22
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.

None yet

2 participants