Error Prone: Enable and fix DefaultCharset
Change-Id: Ia2fbb143d47031f0692854505e99f1be63cb0408
This commit is contained in:
committed by
David Pursehouse
parent
ae99a1b7c3
commit
960157256f
@@ -46,6 +46,7 @@ java_package_configuration(
|
||||
"-Xep:CannotMockFinalClass:ERROR",
|
||||
"-Xep:ClassCanBeStatic:ERROR",
|
||||
"-Xep:ClassNewInstance:ERROR",
|
||||
"-Xep:DefaultCharset:ERROR",
|
||||
"-Xep:DoubleCheckedLocking:ERROR",
|
||||
"-Xep:ElementsCountedInLoop:ERROR",
|
||||
"-Xep:StringEquality:ERROR",
|
||||
|
||||
Reference in New Issue
Block a user