Skip to content

v0.4.7

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 14:48
· 102 commits to refs/heads/main since this release
d0ac760

If you encounter any issue with ParameterNaming and you are using treatAsComposableLambda, swap it by treatAsLambda instead due to #299.

Changelog

  • Fix ContentTrailingLambda rule not taking @Composable into account (#300) @mrmans0n
  • Update ParameterNaming to use treatAsLambda instead of treatAsComposableLambda (#299) @mrmans0n