-
-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add .gitattributes for normalizing end of lines #204
Add .gitattributes for normalizing end of lines #204
Conversation
Codecov Report
@@ Coverage Diff @@
## master #204 +/- ##
=======================================
Coverage 76.66% 76.66%
=======================================
Files 10 10
Lines 360 360
Branches 112 112
=======================================
Hits 276 276
Misses 73 73
Partials 11 11 Continue to review full report at Codecov.
|
Can you regenerate lock file to fix security problem? |
Lock file regenerated |
Can you accept CLA? |
85aee62
to
bc82091
Compare
Done, also fixed commit message because of commitlint. Hopefully, it is all... |
bc82091
to
91a4dd1
Compare
@alexander-akait can you please aprove workflow? |
Thanks |
As Prettier default expect "lf" on line endings, we need to normalize them with gitattributes - fixes #203