Skip to content

Commit a2e9ca2

Browse files
committed
Stop Checkstyle from complaining
1 parent cc04772 commit a2e9ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.checkstyle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

33
<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
4-
<local-check-config name="Gitblit" location="checkstyle.xml" type="project" description="">
4+
<local-check-config name="Gitblit" location="src/main/config/checkstyle.xml" type="project" description="">
55
<additional-data name="protect-config-file" value="false"/>
66
</local-check-config>
77
<fileset name="all" enabled="true" check-config-name="Gitblit" local="true">

0 commit comments

Comments
 (0)