petrabarus/barusp-pycodestyle
Check Python code style with pycodestyle.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The default GitHub token (secrets.GITHUB_TOKEN). We need this to post a comment to the PR as the bot. | yes | ${{ github.token }} |
| base | Base branch to compare against. | no | — |
| exclude | Comma-separated list of patterns of paths to exclude from the check. | no | — |
| workspace | The workspace directory. Default is the root of the repository. | no | ${{ github.workspace }} |
Outputs
no outputs