diff options
Diffstat (limited to 'branches/sca-java-integration/sca/kernel/spi/.checkstyle')
-rw-r--r-- | branches/sca-java-integration/sca/kernel/spi/.checkstyle | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/branches/sca-java-integration/sca/kernel/spi/.checkstyle b/branches/sca-java-integration/sca/kernel/spi/.checkstyle deleted file mode 100644 index 2220ea6512..0000000000 --- a/branches/sca-java-integration/sca/kernel/spi/.checkstyle +++ /dev/null @@ -1,9 +0,0 @@ -<?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> |