Skip to content

Commit

Permalink
Remove error prone rule ImmutableMemberCollection.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed May 1, 2021
1 parent cb927f6 commit 6e3daf3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -335,6 +335,8 @@
--> -Xep:BooleanParameter:OFF <!--
Disabled ErrorProne rule:
--> -Xep:NullableDereference:OFF
Disabled ErrorProne rule:
--> -Xep:ImmutableMemberCollection:OFF
</arg>
<!-- The Error Prone plugin makes certain
assumptions about the state of the AST at the
Expand Down

0 comments on commit 6e3daf3

Please sign in to comment.