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: 094b6280ba93d47a0cf3257319362bc7d0df6dda (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="true" sync-formatter="false">
   <local-check-config name="MoDisco" location="../org.eclipse.emf.facet.archi.tech.rules/checkstyle/EmfFacet-6.2.checkstyle" type="project" description=""/>
  <fileset name="all" enabled="true" check-config-name="MoDisco" local="true">
    <file-match-pattern match-pattern="." include-pattern="true"/>
  </fileset>
  <filter name="FilesFromPackage" enabled="true">
    <filter-data value="src-gen/"/>
  </filter>
</fileset-config>

Back to the top