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/-D90VPcXg7W0/Vk2CpucVBPI/AAAAAAAAGDM/l27z-_QskJg/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 feel that there is an easy way to do it because it just a pre-defined rule and not any custom rule that i will be writing. -- 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.

