Skip to content
Snippets Groups Projects
.checkstyle 335 B
Newer Older
Piotr Gawron's avatar
Piotr Gawron committed
<?xml version="1.0" encoding="UTF-8"?>

<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
  <fileset name="src main" enabled="true" check-config-name="MapViewer checkstyle" local="false">
    <file-match-pattern match-pattern="src/main/." include-pattern="true"/>
  </fileset>
</fileset-config>