summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-integration/sca/kernel/spi/.checkstyle
blob: 2220ea6512071f75dd85495f80528df55d8396b2 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<fileset-config file-format-version="1.2.0" simple-config="true">
    <local-check-config name="Tuscany" location="F:\TuscanyLatest\buildtools\src\main\resources\tuscany-checkstyle.xml" type="external" description="">
        <additional-data name="protect-config-file" value="false"/>
    </local-check-config>
    <fileset name="all" enabled="true" check-config-name="Tuscany Checks" local="false">
        <file-match-pattern match-pattern="." include-pattern="true"/>
    </fileset>
</fileset-config>