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