Skip to content

appunite/pronto-android_lint

Repository files navigation

Build Status Gem Version

Pronto::AndroidLint

Pronto runner for android lint

Installation

$ gem install pronto-android_lint

Environment variables

  • PRONTO_ANDROID_LINT_RESULT_PATHS

    Path to lint result files
    Multiple paths should be separated by comma
    PRONTO_ANDROID_LINT_RESULT_PATHS=app/build/reports/lint-results.xml,app/build/reports/lint-results-release-fatal.xml

Usage

pronto run

For more details see Pronto readme

License

The gem is available as open source under the terms of the MIT License.