rmuir opened a new pull request, #14831: URL: https://github.com/apache/lucene/pull/14831
Error-prone has many checks, but the tool doesn't scale well with respect to many checks: replace six (arbitrary) easy ones. ast-grep: * https://errorprone.info/bugpattern/SubstringOfZero * https://errorprone.info/bugpattern/JUnit4ClassAnnotationNonStatic * https://errorprone.info/bugpattern/JUnit4EmptyMethods * https://errorprone.info/bugpattern/PackageInfo * https://errorprone.info/bugpattern/IncorrectMainMethod forbidden-apis: * https://errorprone.info/bugpattern/ICCProfileGetInstance -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org