Skip to content
Snippets Groups Projects
.checkstyle 505 B
Newer Older
<?xml version="1.0" encoding="UTF-8"?>

Christian Wulf's avatar
Christian Wulf committed
<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false">
  <local-check-config name="TeeTime" location="conf/quality-config/cs-conf.xml" type="project" description="">
    <additional-data name="protect-config-file" value="false"/>
  </local-check-config>
Christian Wulf's avatar
Christian Wulf committed
  <fileset name="all" enabled="true" check-config-name="TeeTime" local="true">
    <file-match-pattern match-pattern="." include-pattern="true"/>
  </fileset>
</fileset-config>