Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-47782] Add findbugs-exclude.xml
  • Loading branch information
fbelzunc committed Nov 2, 2017
1 parent bf845bb commit 6e80330
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions findbugs-exclude.xml
@@ -0,0 +1,5 @@
<FindBugsFilter>
<Match>
<Class name="~.+\.Messages" />
</Match>
</FindBugsFilter>

0 comments on commit 6e80330

Please sign in to comment.