Description
Overview of Compose Lints
-
Custom lint checks for Jetpack Compose, ported from twitter/compose-rules
-
Catch common Compose pitfalls early, before code review
-
Help large teams adopt Compose by surfacing issues without blame
-
Complement code reviews to enforce best practices
Note, Compose Lints was originally ported from Twitter’s Compose Rules. There is also another actively maintained fork called Compose Rules by mrmans0n on GitHub.
Reviews
There are no reviews yet.