Skip to content

Commit 36fb4be

Browse files
committed
add path
1 parent 807079c commit 36fb4be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

checkstyle.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<!-- https://checkstyle.org/config_filters.html#SuppressionFilter -->
5555
<module name="SuppressionFilter">
5656
<property name="file" value="${org.checkstyle.sun.suppressionfilter.config}"
57-
default="checkstyle-suppressions.xml"/>
57+
default="checkstyle-config/checkstyle-suppressions.xml"/>
5858
<property name="optional" value="true"/>
5959
</module>
6060

0 commit comments

Comments
 (0)