Fix code that outputs the usage information following a command
[jnode-mirror.git] / builder / .checkstyle
blob5abb121216d005c150f67dc4a64a6b9dbe9230e2
1 <?xml version="1.0" encoding="UTF-8"?>
2 <fileset-config file-format-version="1.2.0" simple-config="true">
3 <local-check-config name="JNode checkstyle" location="/all/jnode_checks.xml" type="project" description="">
4 <additional-data name="protect-config-file" value="true"/>
5 </local-check-config>
6 <local-check-config name="JNode checkstyle - javadoc" location="/all/new_checks.xml" type="project" description="">
7 <additional-data name="protect-config-file" value="true"/>
8 </local-check-config>
9 <fileset name="tous" enabled="true" check-config-name="JNode checkstyle - javadoc" local="true">
10 <file-match-pattern match-pattern="." include-pattern="true"/>
11 </fileset>
12 <filter name="FilesFromPackage" enabled="true">
13 <filter-data value="src/builder/org/jnode/jnasm/assembler/gen"/>
14 </filter>
15 <filter name="NonSrcDirs" enabled="true"/>
16 </fileset-config>