There was an error while loading. Please reload this page.
1 parent 807079c commit 36fb4beCopy full SHA for 36fb4be
1 file changed
checkstyle.xml
@@ -54,7 +54,7 @@
54
<!-- https://checkstyle.org/config_filters.html#SuppressionFilter -->
55
<module name="SuppressionFilter">
56
<property name="file" value="${org.checkstyle.sun.suppressionfilter.config}"
57
- default="checkstyle-suppressions.xml"/>
+ default="checkstyle-config/checkstyle-suppressions.xml"/>
58
<property name="optional" value="true"/>
59
</module>
60
0 commit comments