Skip to content

Commit

Permalink
Enable errorprone PatternMatchingInstanceof
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Oct 22, 2024
1 parent 40a3466 commit b37cba9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2880,6 +2880,7 @@
-Xep:OptionalNotPresent:ERROR \
-Xep:OrphanedFormatString:ERROR \
-Xep:Overrides:ERROR \
-Xep:PatternMatchingInstanceof:ERROR \
<!-- flags List fields even if initialized with ImmutableList -->
-Xep:PreferredInterfaceType:OFF \
-Xep:PrimitiveArrayPassedToVarargsMethod:ERROR \
Expand Down

0 comments on commit b37cba9

Please sign in to comment.