Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.checkstyle 335 B
<?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>