File: .checkstyle

package info (click to toggle)
libonemind-commons-invoke-java 1.1.0%2Bcvs20090227-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 168 kB
  • sloc: java: 308; xml: 223; javascript: 29; sh: 12; makefile: 10
file content (6 lines) | stat: -rw-r--r-- 262 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<fileset-config file-format-version="1.0.0">
    <fileset name="all" enabled="true" check-config-name="My Check">
        <file-match-pattern match-pattern=".java$" include-pattern="true"/>
    </fileset>
</fileset-config>