littlerobots / rxlintLinks
A lint check for Android to check your RxJava code
☆41Updated 4 years ago
Alternatives and similar repositories for rxlint
Users that are interested in rxlint are comparing it to the libraries listed below
Sorting:
- The Gradle Plugin for Dagger Reflect.☆138Updated 3 years ago
- Track process deaths in Android apps☆178Updated 4 years ago
- A timezone data management library for the JVM and Android targeting java.time APIs in Java 8+☆139Updated last year
- A highly configurable JUnit Rule that outputs Timber logs to standard output☆45Updated 4 years ago
- A demo project that shows how to setup and write some basic custom lint checks.☆153Updated 6 years ago
- A Gradle plugin to help analyse the dependency between modules and run tasks only on modules impacted by specific set of changes.☆113Updated 2 months ago
- Android Test Runner☆172Updated last month
- Sample that shows how to apply the Coordinator Pattern on Android