Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Support custom Lint rules (SONARANDRO-9) #14

Open
christophelevis opened this issue May 27, 2016 · 4 comments
Open

Support custom Lint rules (SONARANDRO-9) #14

christophelevis opened this issue May 27, 2016 · 4 comments

Comments

@christophelevis
Copy link

http://tools.android.com/tips/lint-custom-rules

@christophelevis
Copy link
Author

This ticket is postponed until we really get some demand on this feature. As for now value over effort is not obvious.

@christophelevis christophelevis changed the title Support custom Lint rules Support custom Lint rules (SONARANDRO-9) May 27, 2016
@lwasylkowski
Copy link

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.

@mateuszkwiecinski
Copy link

@christophelevis Is there possibility that this feature will be added in the nearest future?

@neyguvj
Copy link

neyguvj commented Jul 25, 2019

We have 20 custom lint rules in our project.

it's better if analyzer send comment to pull request, than read lint report manually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants