Skip to content

Error Prone 2.34.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 19:45

Changes:

  • Passing the javac flag --should-stop=ifError=FLOW is now required when running Error Prone (#4595)
  • The MemberName check was renamed to IdentifierName

New checks:

Closed issues: #4595, #4598, #4620

Full changelog: v2.33.0...v2.34.0