Files
detekt/.gitattributes
Matthew Haughton 9f364d8a71 Checkout files with LF line endings on Windows (#3782)
* Use LF line endings in working directory

* Ensure LF & CRLF test assertions are OS-independent
2021-05-16 21:37:24 +02:00

18 lines
338 B
Plaintext

* text eol=lf
*.bat text eol=crlf
*.css diff=css
*.htm diff=html
*.html diff=html
*.md diff=markdown
*.jar binary
*.png binary
*.otf binary
*.eot binary
*.ttf binary
*.woff binary
*.woff2 binary
*.ico binary