Merge branch 'stable-3.1'
* stable-3.1: Bazel: Sort error prone check settings alphabetically Set version to 3.1.4-SNAPSHOT Set version to 3.1.3 Log CurrentUser#getEffectiveGroups lazily Change-Id: Iafec40d0b5c13e624cf1aaa15f86eadb8c8b75b0
This commit is contained in:
commit
ba755ab1d0
@ -86,8 +86,8 @@ java_package_configuration(
|
||||
"-Xep:TypeParameterShadowing:ERROR",
|
||||
"-Xep:TypeParameterUnusedInFormals:ERROR",
|
||||
"-Xep:URLEqualsHashCode:ERROR",
|
||||
"-Xep:UnusedException:ERROR",
|
||||
"-Xep:UnsynchronizedOverridesSynchronized:ERROR",
|
||||
"-Xep:UnusedException:ERROR",
|
||||
"-Xep:WaitNotInLoop:ERROR",
|
||||
"-Xep:WildcardImport:ERROR",
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user