Check for stylistic and formal issues in .rst and .py files included in the documentation
Updated 2026-03-09 06:54:24 +08:00
Some out-of-the-box hooks for pre-commit
Updated 2025-12-23 05:55:44 +08:00
Rewrites source to reorder python imports
Updated 2025-12-23 05:54:56 +08: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-23 05:54:35 +08:00