appunite / pronto-android_lint

Pronto runner for android lint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Pronto runner for android lint

License:MIT License


Languages

Language:Ruby 97.5%Language:Shell 2.5%