Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

Commit

Permalink
Not format test files
Browse files Browse the repository at this point in the history
  • Loading branch information
velo committed Nov 3, 2017
1 parent 93e112f commit 9244b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
<sourceDirectory>${project.basedir}</sourceDirectory>
<excludes>
<exclude>**/target/**</exclude>
<exclude>**/src/test/projects/**</exclude>
<exclude>**/src/test/**</exclude>
</excludes>
<lineEnding>LF</lineEnding>
<configFile>${project.basedir}/src/config/eclipse/formatter/java.xml</configFile>
Expand Down

0 comments on commit 9244b92

Please sign in to comment.