forked from DevFW-CICD/spring-petclinic

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.
2 lines
40 B
Text
2 lines
40 B
Text
mvnw text eol=lf
|
|
*.java text eol=lf
|