Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 229 Bytes

CHANGELOG.md

File metadata and controls

9 lines (5 loc) · 229 Bytes

Change Log

Version 0.1.0

2019-11-17

These are custom Lint rules for Jetpack Compose.

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