Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 2664c7abd612ccd3950e66d2605cbbf34f3e9a1f (plain) (tree)
1
2
3
4
5
6
7
8







                                                                                                                                                               
<?xml version="1.0" encoding="UTF-8"?>
<fileset-config file-format-version="1.2.0" simple-config="true">
  <local-check-config name="EmfFacet" location="/org.eclipse.papyrus.emf.facet.archi.tech.rules/checkstyle/EmfFacet.checkstyle" type="project" description=""/>
  <fileset name="all" enabled="true" check-config-name="EmfFacet" local="true">
    <file-match-pattern match-pattern="." include-pattern="true"/>
    <file-match-pattern match-pattern="Messages.java" include-pattern="false"/>
  </fileset>
</fileset-config>

Back to the top