grantmcconnaughey/Lintly-Flake8
Lint Python projects with flake8 and create Pull Request reviews with linting violations.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GitHub API token to use for creating PR reviews | yes | — |
| failIf | Fail if *any* violations are detected or only *new* ones (valid values are "new" or "any") | no | new |
| args | Args to pass to the flake8 executable | no | . |
Outputs
no outputs