You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

.checkstyle 504B

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