mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Added pycodestyle action
Added a Github action to the list which leaves a comment on the PR with pycodestyle violations.
This commit is contained in:
parent
69f04df970
commit
8ae42cb448
@ -142,6 +142,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2
|
||||
- [Node.js - Automatically run the `format` and/or `lint` script used by the package](https://github.com/MarvinJWendt/run-node-formatter)
|
||||
- [Continuous Benchmarking and Benchmark Visualization for Go](https://github.com/bobheadxi/gobenchdata)
|
||||
- [Stylelinter - GitHub Action that runs stylelint](https://github.com/exelban/stylelint)
|
||||
- [PyCodeStyle Action - A Github Action that leaves a comment on your PR with pycodestyle (autopep8) feedback](https://github.com/ankitvgupta/pycodestyle-action)
|
||||
|
||||
### Pull Requests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user