Skip to content

Commit

Permalink
config: cleanup for nonrelevant configuration casued by copy-paste
Browse files Browse the repository at this point in the history
  • Loading branch information
romani committed Dec 27, 2016
1 parent 1ea4266 commit 6be73c4
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions checkstyle-sonar-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -281,15 +281,6 @@
<bundledSignature>jdk-system-out</bundledSignature>
<bundledSignature>jdk-non-portable</bundledSignature>
</bundledSignatures>
<excludes>
<!-- system-out is ok there, that is CLI -->
<exclude>**/Main.class</exclude>
<!-- generated classes, unfortunately use problematic api -->
<exclude>**/GeneratedJavaLexer.class</exclude>
<exclude>**/JavadocParser.class</exclude>
<!-- excluded till https://github.com/policeman-tools/forbidden-apis/issues/108-->
<exclude>**/checks/annotation/InputAnnotationLocation4*</exclude>
</excludes>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 6be73c4

Please sign in to comment.