I want to include some additional lint rules in my Android project. when setting up our modules & their corresponding dependencies I need a rule that we alw
On the project I have a bunch of custom Lint rules. At some point of time I had a need to report single issue with different severity, depending on the scope. S