JAL-3210 Barebones gradle/buildship/eclipse. See README
[jalview.git] / .checkstyle
diff --git a/.checkstyle b/.checkstyle
deleted file mode 100644 (file)
index a87fa04..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<fileset-config file-format-version="1.2.0" simple-config="false" sync-formatter="false">
-  <local-check-config name="JalviewCheckstyle" location="utils/checkstyle/checkstyle.xml" type="project" description="">
-    <additional-data name="protect-config-file" value="false"/>
-  </local-check-config>
-  <fileset name="source" enabled="true" check-config-name="JalviewCheckstyle" local="true">
-    <file-match-pattern match-pattern="src/.*.java" include-pattern="true"/>
-    <file-match-pattern match-pattern="resources/.*.properties" include-pattern="true"/>
-  </fileset>
-</fileset-config>