Skip to content

Releases: ReactiveCircus/compose-lint-rules

Version 0.1.0 (2019-11-17)

16 Nov 14:18
Compare
Choose a tag to compare

Custom Lint rules for Jetpack Compose:

  • New: InvalidComposableFunctionName - A function marked with a @Composable annotation should start with a capital letter.