| <?xml version="1.0" encoding="UTF-8"?> |
| |
| <fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false"> |
| <local-check-config name="ONOS" location="conf/checkstyle/sun_checks.xml" type="project" description="ONOS checkstyle"> |
| <additional-data name="protect-config-file" value="false"/> |
| </local-check-config> |
| <fileset name="all" enabled="true" check-config-name="ONOS" local="true"> |
| <file-match-pattern match-pattern="." include-pattern="true"/> |
| <file-match-pattern match-pattern="src/test/.*" include-pattern="true"/> |
| </fileset> |
| </fileset-config> |