James Moger
2014-04-23 553e0f79c99e3c3b6e7fb5364c10cfc1bd3b9c80
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
 
<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
  <local-check-config name="Gitblit" location="src/main/config/checkstyle.xml" type="project" description="">
    <additional-data name="protect-config-file" value="false"/>
  </local-check-config>
  <fileset name="all" enabled="true" check-config-name="Gitblit" local="true">
    <file-match-pattern match-pattern="." include-pattern="true"/>
  </fileset>
</fileset-config>