mrmans0n / compose-rules

Lint rules for ktlint/detekt aimed to contribute to a healthier usage of Compose. Actively maintained and evolved fork of the Twitter Compose rules.
https://mrmans0n.github.io/compose-rules
Other
563 stars 22 forks source link

Extract emission to count code to Composables.kt #168

Closed mrmans0n closed 10 months ago

mrmans0n commented 10 months ago

Refactor to push up the layers the direct/indirect count emitters. It simplifies the MultipleEmitters and ContentEmitterReturningValues rules, as they had a lot of shared code.

mrmans0n commented 10 months ago

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.