You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.
Let me bump this up, as recently writing Android Lint rules gets more and more traction. One important feature of Android Lint is that now it can run on non-android Gradle modules as well, and provides a nice and unified API to write single static analysis check for both Java and Kotlin at the same time.
http://tools.android.com/tips/lint-custom-rules
The text was updated successfully, but these errors were encountered: