Merge branch 'stable-2.15' into stable-2.16
* stable-2.15: Error Prone: Enable DateFormatConstant at ERROR severity Change-Id: Iad2d5639b7edae19b3e7b037db2a58b54305e25b
This commit is contained in:
@@ -42,6 +42,7 @@ java_package_configuration(
|
||||
"-Xep:CannotMockFinalClass:WARN",
|
||||
"-Xep:ClassCanBeStatic:WARN",
|
||||
"-Xep:ClassNewInstance:WARN",
|
||||
"-Xep:DateFormatConstant:ERROR",
|
||||
"-Xep:DefaultCharset:ERROR",
|
||||
"-Xep:DoubleCheckedLocking:WARN",
|
||||
"-Xep:ElementsCountedInLoop:WARN",
|
||||
|
||||
Reference in New Issue
Block a user