diff options
Diffstat (limited to 'org.eclipse.jubula.client.api.converter.annotations/.checkstyle')
-rw-r--r-- | org.eclipse.jubula.client.api.converter.annotations/.checkstyle | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/org.eclipse.jubula.client.api.converter.annotations/.checkstyle b/org.eclipse.jubula.client.api.converter.annotations/.checkstyle new file mode 100644 index 000000000..f69a865d7 --- /dev/null +++ b/org.eclipse.jubula.client.api.converter.annotations/.checkstyle @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<fileset-config file-format-version="1.2.0" simple-config="true" sync-formatter="false"> + <fileset name="all" enabled="true" check-config-name="Jubula" local="false"> + <file-match-pattern match-pattern="." include-pattern="true"/> + </fileset> +</fileset-config> |