Skip to content

Commit

Permalink
Excluding BooleanParameter from error-prone warnings (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
sambish5 authored Feb 29, 2024
1 parent 7cb5dba commit 5b3ff6f
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 @@ -1422,6 +1422,7 @@
-XepAllSuggestionsAsWarnings \
-XepDisableWarningsInGeneratedCode \
-Xep:AndroidJdkLibsChecker:OFF \
-Xep:BooleanParameter:OFF \
-Xep:DefaultCharset:OFF \
-Xep:InlineMeSuggester:OFF \
-Xep:InlineTrivialConstant:OFF \
Expand Down

0 comments on commit 5b3ff6f

Please sign in to comment.