Skip to content

Commit

Permalink
error-prone :: turn off UnnecessaryFinal (NationalSecurityAgency#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdahlke authored Jan 16, 2024
1 parent f0e83a4 commit 9c6fac8
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 @@ -1458,6 +1458,7 @@
-Xep:TryFailThrowable:WARN \
-Xep:Java7ApiChecker:OFF \
-Xep:AndroidJdkLibsChecker:OFF \
-Xep:UnnecessaryFinal:OFF \
-Xep:InlineMeSuggester:OFF</arg>
</compilerArgs>
<annotationProcessorPaths>
Expand Down

0 comments on commit 9c6fac8

Please sign in to comment.