v0.2.0
·
401 commits
to refs/heads/main
since this release
Changelog
- Add rule to ensure modifiers are used at the top-most composable (#83) @mrmans0n
- Add rule to have ComponentDefaults objects matching the visibility of their composables (#82) @mrmans0n
- Add a rule to enforce correct naming of Modifier parameters (#81) @mrmans0n
- Detect all vm forwarding violations regardless of nesting level (#80) @mrmans0n