blob: 3fcb00ae86d48bec671c5b1ca442e82fd59a4d1d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<fileset-config file-format-version="1.2.0" simple-config="false">
<local-check-config name="Ivy Checkstyle Config" location="src/etc/checkstyle/checkstyle-config" type="project" description="">
<property name="checkstyle.src.dir" value="${basedir}/src/etc/checkstyle"/>
<additional-data name="protect-config-file" value="true"/>
</local-check-config>
<fileset name="Ivy Checkstyle config" enabled="true" check-config-name="Ivy Checkstyle Config" local="true">
<file-match-pattern match-pattern="^src.java.*.java$" include-pattern="true"/>
<file-match-pattern match-pattern="^src.example.*.java$" include-pattern="true"/>
</fileset>
</fileset-config>