Skip to content

Commit

Permalink
Make checkstyle work on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
massimo-ferraro committed Sep 27, 2017
1 parent 65daaba commit 66c7673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

<suppressions>
<suppress checks="HideUtilityClassConstructor"
files="/iidm/ddb/model/.*_\.java"/>
files="[\\/]iidm[\\/]ddb[\\/]model[\\/].*_\.java"/>

</suppressions>

0 comments on commit 66c7673

Please sign in to comment.