blob: de2d24251826b47a4c390cfad79f8c7a5dcd2424 [file] [log] [blame]
Yuta HIGUCHI6dd9b942014-05-15 14:37:30 -07001<?xml version="1.0" encoding="UTF-8"?>
2
3<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
4 <local-check-config name="ONOS" location="conf/checkstyle/sun_checks.xml" type="project" description="ONOS checkstyle">
5 <additional-data name="protect-config-file" value="false"/>
6 </local-check-config>
7 <fileset name="all" enabled="true" check-config-name="ONOS" local="true">
8 <file-match-pattern match-pattern="." include-pattern="true"/>
Yuta HIGUCHI91a8f502014-06-17 10:15:29 -07009 <file-match-pattern match-pattern="src/test/.*" include-pattern="true"/>
Yuta HIGUCHI6dd9b942014-05-15 14:37:30 -070010 </fileset>
11</fileset-config>