We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587a4bf commit 0c4559dCopy full SHA for 0c4559d
.gitattributes
@@ -18,3 +18,6 @@ newlines.txt -text
18
# Denote all files that are truly binary and should not be modified.
19
*.png binary
20
*.jpg binary
21
+
22
+# Set Windows format for test file.
23
+qulice-checkstyle/src/test/resources/com/qulice/checkstyle/WindowsEol.java text eol=crlf
0 commit comments