Skip to content

Commit 4cfeb13

Browse files
committed
Set line ending of config files to crlf
1 parent 66a3054 commit 4cfeb13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/assembly/assembly.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@
6262
</includes>
6363
<directoryMode>0755</directoryMode>
6464
<fileMode>0644</fileMode>
65+
<lineEnding>crlf</lineEnding>
6566
</fileSet>
6667
<fileSet>
6768
<directory>examples/</directory>

0 commit comments

Comments
 (0)