We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc04772 commit a2e9ca2Copy full SHA for a2e9ca2
.checkstyle
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
3
<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="">
+ <local-check-config name="Gitblit" location="src/main/config/checkstyle.xml" type="project" description="">
5
<additional-data name="protect-config-file" value="false"/>
6
</local-check-config>
7
<fileset name="all" enabled="true" check-config-name="Gitblit" local="true">
0 commit comments