Error Prone 2.13.0
- Handle all annotations with the simple name
Generatedin-XepDisableWarningsInGeneratedCode(#3094) - Reconcile
BugChecker#isSuppressedwith suppression handling inErrorProneScanner(#3094) - Fix a bug in
enclosingPackage(8fa64d4) - Improve performance of fix application (186334b)
- Implicitly treat
@AutoBuildersetter methods as@CanIgnoreReturnValue. - Remove some obsolete checks (
PublicConstructorForAbstractClass,HashCodeToString)