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

Line Endings in src/image/geometry.js #137

Closed
cancan101 opened this issue Mar 23, 2015 · 0 comments
Closed

Line Endings in src/image/geometry.js #137

cancan101 opened this issue Mar 23, 2015 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@cancan101
Copy link

I have my line ending support set to auto but for some reason this one file keep having its line endings changed.

To make this more concrete:

$ file src/image/geometry.js 
src/image/geometry.js: ASCII English text, with CRLF line terminators

$ file src/image/filter.js 
src/image/filter.js: ASCII English text
@ivmartel ivmartel added the bug Something isn't working label Mar 23, 2015
@ivmartel ivmartel added this to the 0.10.0 milestone Mar 23, 2015
@ivmartel ivmartel self-assigned this Mar 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants