Commit Graph

1 Commits

Author SHA1 Message Date
Mike Salvatore 6ffc527f31 add pre-commit configuration
pre-commit (https://pre-commit.com/) is a tool that helps you easily
manage pre-commit hooks. We are using this largely for quality control
by running tools like flake8 and black.
2021-04-05 10:21:15 -04:00