Skip to content

Commit

Permalink
Checkstyle nag
Browse files Browse the repository at this point in the history
  • Loading branch information
rmaucher committed May 14, 2019
1 parent 4e5a5f8 commit e348f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/findbugs/filter-false-positives.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,7 @@
<Field name="bcCache"/>
<Field name="ccCache"/>
</Or>
<Bug pattern="VO_VOLATILE_REFERENCE_TO_ARRAY"/>
<Bug pattern="VO_VOLATILE_REFERENCE_TO_ARRAY"/>
</Match>
<Match>
<!-- mb.toString() can be null because
Expand Down

0 comments on commit e348f8b

Please sign in to comment.