I know we can suppress lint from failing the build as show below, but is there a way to simply not run it altogether?
lintOptions {
abortOnError false
}
--
You received this message because you are subscribed to the Google Groups
"adt-dev" 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.
