Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tool/truffle-findbugs-exclude.xml
Original file line number Diff line number Diff line change
@@ -7,6 +7,10 @@
<Class name="~.*NodeFactory.*" />
</Match>

<Match>
<Class name="~.*NodesFactory.*" />
</Match>

<Match>
<Class name="~.*NodeGen.*" />
</Match>

0 comments on commit bbad532

Please sign in to comment.