I should add pre-commit with: + black + reorder-python-imports + flake8 + check-yaml (really only for the CI file) + fix-encoding-pragma + debug-statements + end-of-file-fixer + trailing-whitespace And maybe others, but those are the main ones I use.