File: .checkstyle

package info (click to toggle)
python-keyczar 0.716%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 960 kB
  • sloc: python: 3,134; makefile: 30; sh: 4
file content (6 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
<?xml version="1.0" encoding="UTF-8"?>
<fileset-config file-format-version="1.2.0" simple-config="true">
    <fileset name="all" enabled="true" check-config-name="Google Checkstyle Checks" local="false">
        <file-match-pattern match-pattern="." include-pattern="true"/>
    </fileset>
</fileset-config>