Skip to content

Commit a98e016

Browse files
authored
Normalize all Java files to LF line endings (#1427)
1 parent 3d4e3d2 commit a98e016

File tree

604 files changed

+150115
-150114
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

604 files changed

+150115
-150114
lines changed

.gitattributes

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# Declare files that will always have LF line endings on checkout... even on Windows
2-
*.sh text eol=lf
2+
*.sh text eol=lf
3+
*.java text eol=lf

0 commit comments

Comments
 (0)