Skip to content
Snippets Groups Projects
.checkstyle 295 B
Newer Older
  • Learn to ignore specific revisions
  • brinn's avatar
    brinn committed
    <?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="CISD checks" local="false">
            <file-match-pattern match-pattern="." include-pattern="true"/>
        </fileset>
    </fileset-config>