Closed nikochiko closed 4 years ago
Fixes #9
Changes:
check-yaml
end-of-file-fixer
trailing-whitespace
requirements-txt-fixer
black
flake8
pre-commit
pre-commit install
Fixes #9
Changes:
check-yaml
- checks format of commit yamlsend-of-file-fixer
- makes sure that end of file is a new linetrailing-whitespace
requirements-txt-fixer
- sorts requirements.txtblack
code formatterflake8
linterpre-commit
with pip and runpre-commit install
to setup hooks