Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 121faf77d0819ca7a71786cf28a1e0c3735e0aaa (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="EEF" location="/org.eclipse.eef.releng/codestyle/EEFCheckstyleConfiguration.xml" type="project" description="">
    <additional-data name="protect-config-file" value="false"/>
  </local-check-config>
  <fileset name="all" enabled="true" check-config-name="EEF" local="true">
    <file-match-pattern match-pattern="." include-pattern="true"/>
  </fileset>
</fileset-config>

Back to the top