Merge branch 'master' of https://github.com/iluwatar/java-design-patterns
* 'master' of https://github.com/iluwatar/java-design-patterns: Define checkstyle suppression filter location in maven plugin configuration
This commit is contained in:
commit
58b8a06561
@ -168,9 +168,5 @@
|
||||
</module>
|
||||
<module name="SingleLineJavadoc"/>
|
||||
</module>
|
||||
|
||||
<module name="SuppressionFilter">
|
||||
<property name="file" value="${config_loc}/checkstyle-suppressions.xml" default="checkstyle-suppressions.xml"/>
|
||||
</module>
|
||||
|
||||
|
||||
</module>
|
||||
|
Loading…
x
Reference in New Issue
Block a user