actions-marketplace-validations/Pylint action
Runs pylint and sends errors in a PR message
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token | yes | — |
| path | Path of files | yes | — |
| fail | If true, the action will fail if pylint finds errors (default is true) | yes | true |
| pr-message | If true, the action will send a PR message if pylint finds errors (default is true) | yes | true |
Outputs
no outputs