I would like to be able to run the lint task when I\'m building projects with the android studio to ensure the lint rules are being followed.
I have tried using task
just run the "check" task
./gradlew clean check assembleRelease