aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorritchie <ritchie@gmx.at>2015-07-10 08:24:16 +0200
committerritchie <ritchie@gmx.at>2015-07-10 08:24:16 +0200
commit5fa0219e6c9838536abb5d6e7759c731df215c62 (patch)
tree77bbefcc996ab0873ab0b6e525702041082b130f
parent7247cca550e6163d625356c6fa7f2a7b965c5ef4 (diff)
downloadnanohttpd-5fa0219e6c9838536abb5d6e7759c731df215c62.tar.gz
lf as line separator #206
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index e6adcf7..67a8dc0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -385,6 +385,7 @@
</executions>
<configuration>
<configFile>${project.basedir}/../src/main/formatter/formatter.xml</configFile>
+ <lineEnding>LF</lineEnding>
</configuration>
</plugin>
</plugins>