Skip to content

Commit

Permalink
Enable Error Prone check: DoubleBraceInitialization
Browse files Browse the repository at this point in the history
See also 53596c3
  • Loading branch information
ksobolew authored and findepi committed Jan 17, 2022
1 parent 6281038 commit bc87d47
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 @@ -1817,6 +1817,7 @@
-Xep:BoxedPrimitiveConstructor:ERROR \
-Xep:ClassCanBeStatic:ERROR \
-Xep:CompareToZero:ERROR \
-Xep:DoubleBraceInitialization:ERROR \
-Xep:EqualsGetClass:OFF <!-- we would rather want the opposite check --> \
-Xep:EqualsIncompatibleType:ERROR \
-Xep:FallThrough:ERROR \
Expand Down

0 comments on commit bc87d47

Please sign in to comment.