twitter / compose-rules

Static checks to aid with a healthy adoption of Compose
https://twitter.github.io/compose-rules
Other
1.35k stars 92 forks source link

Add exemption for actual functions for ComposeModifierWithoutDefault #82

Closed mrmans0n closed 1 year ago

mrmans0n commented 1 year ago

actual fun should be exempt from needing a default value.

Fixes #81.