.gitignore .checkstyle files created by Checkstyle Eclipse plugin 37/37737/1
authorMichael Vorburger <vorburger@redhat.com>
Mon, 18 Apr 2016 15:38:01 +0000 (17:38 +0200)
committerMichael Vorburger <vorburger@redhat.com>
Mon, 18 Apr 2016 15:38:01 +0000 (17:38 +0200)
Change-Id: I83c5821d610477496ddfcc8a897b169f25cab933
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
.gitignore
checkstyle/src/main/resources/check-license.xml

index 2b90dbd5b72f1325afed221aed2bd7dbbf9c93b5..fd2ceb79c54beba69de2cf227928efcb7d96b564 100644 (file)
@@ -16,6 +16,8 @@ local.properties
 .project
 .classpath
 
+.checkstyle
+
 # External tool builders
 .externalToolBuilders/
 
index 5f89404f2b49fb116d69313f73abf9c1a08da902..72f8317652b7552e34e9f0fbfea06b8960b68de0 100644 (file)
@@ -4,7 +4,7 @@
           "http://www.puppycrawl.com/dtds/configuration_1_3.dtd">
 
 <!--
-    Checkstyle configuration that checks the for license headers
+    Checkstyle configuration that checks the license headers
     expected by OpenDaylight.
  -->