Update .gitattributes
If I won't keep *.java file as LF newline, I can't run app because I can't pass "io.spring.javaformat:spring-javaformat-maven-plugin:0.0.31:validate" goal when I mount files into container.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1 +1,2 @@
|
||||
mvnw text eol=lf
|
||||
*.java text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user