aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
Diffstat (limited to 'dev')
-rw-r--r--dev/checkstyle.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/checkstyle.xml b/dev/checkstyle.xml
index a165fee2a4..2261cc95d4 100644
--- a/dev/checkstyle.xml
+++ b/dev/checkstyle.xml
@@ -49,7 +49,7 @@
<property name="fileExtensions" value="java, properties, xml"/>
<module name="SuppressionFilter">
- <property name="file" value="checkstyle-suppressions.xml"/>
+ <property name="file" value="dev/checkstyle-suppressions.xml"/>
</module>
<!-- Checks for whitespace -->