Introduce ConstantNaming
check
#3589
Annotations
2 warnings
A change can be made to line 74 without causing a test to fail:
error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/ConstantNaming.java#L74
swapped parameters 1 and 2 in call to union (covered by 3 tests ParamSwapMutator)
|
A change can be made to line 233 without causing a test to fail:
error-prone-contrib/src/main/java/tech/picnic/errorprone/bugpatterns/LexicographicalAnnotationAttributeListing.java#L233
swapped parameters 1 and 2 in call to union (covered by 3 tests ParamSwapMutator)
|