Runs golint
Runs golint command on the given packages one-by-one:
golint -set_exit_status <package>
This step runs detekt gradle task on your project.
Runs Instrumented tests on an existing APK
Runs Lint on your Android project source files and detects potential syntax errors to keep your code error free.
This step runs your Android project's unit tests.