Skip to content

Generator improvements for lints, bump `analyzer`

Choose a tag to compare

@davidmorgan davidmorgan released this 15 Apr 04:49
· 167 commits to master since this release
  • Allow writing final parameters in EnumClass constructor and valueOf method.
  • Make generator output additional explicit null checks so the generated code complies with the cast_nullable_to_non_nullable lint.
  • Bump version of analyzer.