openbabel / documentation

Sphinx-based documentation for the Open Babel project
9 stars 14 forks source link

GitHub Action to lint Python code #20

Closed cclauss closed 1 year ago

cclauss commented 3 years ago

Results: https://github.com/cclauss/documentation-1/actions

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 focus on runtime safety and correctness: