Some out-of-the-box hooks for pre-commit
Updated 2025-12-22 21:55:44 +00:00
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
Updated 2025-12-22 21:54:35 +00:00