sunnysid3up/Python Linter
Ensure Python code quality. Supports pylint, black, mypy and isort.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Source file or directory | no | . |
| strict | Set strictness for lint [low, medium, high] | no | medium |
| mypy-options | Mypy options | no | "" |
| pylint-options | Pylint options | no | "" |
| black-options | Black options | no | "" |
| isort-options | Isort options | no | "" |
| django | Confirm if source is a Django project | no | false |
Outputs
no outputs