Skip to content

Commit

Permalink
Merge pull request #50 from fbelzunc/JENKINS-47782
Browse files Browse the repository at this point in the history
[JENKINS-47782] Add findbugs-exclude.xml
  • Loading branch information
fbelzunc authored Nov 2, 2017
2 parents bf845bb + 6e80330 commit 186ba37
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions findbugs-exclude.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<FindBugsFilter>
<Match>
<Class name="~.+\.Messages" />
</Match>
</FindBugsFilter>

0 comments on commit 186ba37

Please sign in to comment.