Skip to content

Commit

Permalink
errorprone :: disable CanIgnoreReturnValueSuggester and StringSplitte…
Browse files Browse the repository at this point in the history
…r rules (#779)
  • Loading branch information
dev-mlb committed May 22, 2024
1 parent 45abc17 commit 210526e
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 @@ -1440,11 +1440,13 @@
-XepDisableWarningsInGeneratedCode \
-Xep:AndroidJdkLibsChecker:OFF \
-Xep:BooleanParameter:OFF \
-Xep:CanIgnoreReturnValueSuggester:OFF \
-Xep:DefaultCharset:OFF \
-Xep:InlineMeSuggester:OFF \
-Xep:InlineTrivialConstant:OFF \
-Xep:Java7ApiChecker:OFF \
-Xep:Java8ApiChecker:OFF \
-Xep:StringSplitter:OFF \
-Xep:UnnecessaryFinal:OFF \
-Xep:Var:OFF \
-Xep:Varifier:OFF \
Expand Down

0 comments on commit 210526e

Please sign in to comment.