Skip to content

Commit 64ecfc6

Browse files
Merge pull request #116 from jspetrak/spotless-keep-original-line-endings
Set Spotless to keep original line endings
2 parents b8f4135 + 1d66322 commit 64ecfc6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
<java>
8989
<!-- apply a specific flavor of google-java-format and reflow long strings -->
9090
<googleJavaFormat />
91+
<lineEndings>PRESERVE</lineEndings>
9192
</java>
9293
</configuration>
9394
<executions>

0 commit comments

Comments
 (0)