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
543 stars 20 forks source link

ModifierMissing seems to not be using contentEmittersDenylist values #234

Closed mrmans0n closed 4 months ago

mrmans0n commented 4 months ago

contentEmittersDenylist should probably be honored in places where contentEmitters is allowed. But mainly, ModifierMissing, which is a big PITA with false positives with dialog stuff.