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