Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogblamecommitdiffstats
blob: 19c54776c3ec9d5f48c00fb882fb54d8d13f8748 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                                      


                                                                                                                                             
                       

                                                                                           

                 
<?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="ESMCheckstyle" location="/org.eclipse.emf.ecp.releng/checkstyle/esmCheckstyle.xml" type="project" description="">
    <additional-data name="protect-config-file" value="false"/>
  </local-check-config>
  <fileset name="Java Files" enabled="true" check-config-name="ESMCheckstyle" local="true">
    <file-match-pattern match-pattern=".java" include-pattern="true"/>
  </fileset>
</fileset-config>

Back to the top