open-reading-frame/pylint
Setup Python, install dependencies in given requirements.txt files, and run pylint
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| python-version | Version of python to setup | — | 3.10 |
| requirements-txt | Relative path to requirements.txt file. Wildcards can be submitted as well | — | — |
| build-command | Build command to be executed prior to installing and running pylint | — | — |
| pylint-version | Version of pylint to setup, defaulting to latest | — | — |
| args | Args for pylint | — | --recursive=true . |
Outputs
no outputs