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

Need for an eslint line break rule. #10

Open
vickywane opened this issue Apr 10, 2020 · 4 comments
Open

Need for an eslint line break rule. #10

vickywane opened this issue Apr 10, 2020 · 4 comments

Comments

@vickywane
Copy link

Considering those who would be attempting this challenge using a non unix Operating Sytems,
i think "linebreak-style": 0 should be added to the current.eslintrc rules as it causes a Expected linebreaks to be 'LF' but found 'CRLF' error and it is also being run in the checks.

More details on this at https://stackoverflow.com/questions/37826449/expected-linebreaks-to-be-lf-but-found-crlf-linebreak-style

@Iamnonso
Copy link

I think any lead developer should know that.

@Iamnonso
Copy link

All documentation can be found in eslint website https://eslint.org/docs/

@Murphite
Copy link

Murphite commented Apr 11, 2020 via email

@vickywane
Copy link
Author

I think any lead developer should know that.

I do not get the underlying meaning of your statement.

However this could be an omission considering it's an OS specific lint error; You wont get it when using a unix environment.

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

No branches or pull requests

3 participants