I want to include some additional lint rules in my Android project. And by 
additional rules, i mean that i just want to include some extra rules from 
the list given in Android Studio( Pic attached)

<https://lh3.googleusercontent.com/-LOq4Cfd4zUo/Vk2DtSikHGI/AAAAAAAAGDc/b3nxrKZN7uE/s1600/Screen%2BShot%2B2015-11-18%2Bat%2B12.41.56%2BPM.png>


>From the picture, i want to include the non-checked items also. Now i can 
do this very easily by checking the checkbox in Android Studio, but i want 
to do it for my Jenkins setup.

So is there any such XML file in which i can write the rules and just 
include it and it will run or do i have to go this 
<http://tools.android.com/tips/lint-custom-rules> hard way. I can do this 
using the keywords for Android Lint rules( lint --list). But there are no 
keywords/rules given for Java/C++/Other lint rules .

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to