I do not want to have to explicilty disable a comp...
# build-tools
c
I do not want to have to explicilty disable a company made lint rule in my personal project, but I’m not sure how. I cannot see where this company specific lint rule is living. Seems like it’s living within Android Studio iteself
t
if it is in AS - open settings and go to 'inspections'. Search there you custom rule and disable it.
c
Yeah. It doesn’t show up there.
I don’t see any custom rules in there