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

Standardize on LF line endings #92

Merged
merged 1 commit into from
Feb 12, 2018
Merged

Conversation

enocom
Copy link
Contributor

@enocom enocom commented Feb 12, 2018

  • Add gitattributes with rule to convert line endings to LF on checkin.
  • Convert os-includes to use LF line endings

.gitattributes Outdated
@@ -0,0 +1,15 @@
# Copyright 2017 Google Inc. All Rights Reserved.
Copy link
Member

Choose a reason for hiding this comment

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

2018

(I know, I'm the worst)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nice catch! Fixed.

- Add gitattributes with rule to convert line endings to LF on checkin.
- Convert os-includes to use LF line endings
Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

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

LGTM

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