Skip to content

Commit

Permalink
errorprone :: turn off InconsistentOverloads warnings (#960)
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-mlb authored Oct 4, 2024
1 parent f2e543f commit 699f623
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 @@ -1501,6 +1501,7 @@
-Xep:BooleanParameter:OFF \
-Xep:CanIgnoreReturnValueSuggester:OFF \
-Xep:DefaultCharset:OFF \
-Xep:InconsistentOverloads:OFF \
-Xep:InlineMeSuggester:OFF \
-Xep:InlineTrivialConstant:OFF \
-Xep:Java7ApiChecker:OFF \
Expand Down

0 comments on commit 699f623

Please sign in to comment.