julianwachholz/python-flake8
Run flake8 python code linting
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| checkName | The name of the check to add annotations to. Generally the same as the job that uses this action | yes | — |
| path | Path to use for flake8 | no | . |
| plugins | Package names of flake8 plugins passed on to the `pip install` command. | no | "" |
| config | Specify a config file for flake8 | no | — |
| isTest | Used for internal tests | no | false |
Outputs
no outputs