diff options
Diffstat (limited to 'sca-java-1.x/branches/java-post-M1/sca/bindings/binding.celtix/.checkstyle')
-rw-r--r-- | sca-java-1.x/branches/java-post-M1/sca/bindings/binding.celtix/.checkstyle | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/java-post-M1/sca/bindings/binding.celtix/.checkstyle b/sca-java-1.x/branches/java-post-M1/sca/bindings/binding.celtix/.checkstyle new file mode 100644 index 0000000000..048a1cef2e --- /dev/null +++ b/sca-java-1.x/branches/java-post-M1/sca/bindings/binding.celtix/.checkstyle @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<fileset-config file-format-version="1.2.0" simple-config="true"> + <fileset name="all" enabled="true" check-config-name="Tuscany Checks" local="false"> + <file-match-pattern match-pattern="." include-pattern="true"/> + </fileset> +</fileset-config> |