Add a pre-commit config file
and document it briefly in the README file. This comes with a few checkers: - flake8 - trailing-whitespace - check-json - check-yaml - codespell Also include commented checkers: - black: disabled since we are not ready for this yet, - pydocstyle: disabled since we have way too many pydoctyle errors for now... See https://pre-commit.com/ for more details. Related to T1881.
parent
9812fe7e
No related branches found
No related tags found
.pre-commit-config.yaml
0 → 100644
-
Some references in the commit message have been migrated:
- T1881 is now swh-environment#1881 (closed)
Please register or sign in to comment