bugcrowd / HUNT

Apache License 2.0
2.18k stars 415 forks source link

GitHub Action to lint Python code #63

Closed cclauss closed 4 years ago

cclauss commented 4 years ago

Output: https://github.com/cclauss/HUNT/actions

cclauss commented 4 years ago

https://flake8.pycqa.org/en/latest/user/error-codes.html

On the flake8 test selection, this PR does not focus on "style violations" (the majority of flake8 error codes that psf/black can autocorrect). Instead these tests are focus on runtime safety and correctness: