<?xml version="1.0" encoding="UTF-8"?>

<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
  <local-check-config name="maven-checkstyle-plugin sevntu-checkstyle-check" location="file:/home/rivanov/java/git-others/checkstyle/checkstyle/config/checkstyle_sevntu_checks.xml" type="remote" description="maven-checkstyle-plugin configuration sevntu-checkstyle-check">
    <property name="checkstyle.cache.file" value="${project_loc}/target/checkstyle-cachefile"/>
  </local-check-config>
  <fileset name="java-sources-sevntu-checkstyle-check" enabled="true" check-config-name="maven-checkstyle-plugin sevntu-checkstyle-check" local="true">
    <file-match-pattern match-pattern="src/main/java/.*\.java" include-pattern="true"/>
  </fileset>
</fileset-config>
