mirror of
https://github.com/jlengrand/detekt.git
synced 2026-03-10 08:11:23 +00:00
* Use LF line endings in working directory * Ensure LF & CRLF test assertions are OS-independent
18 lines
338 B
Plaintext
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
|