Commit Graph

4 Commits

Author SHA1 Message Date
Matt Davis 9a3b3ce706 Issue 4993 Add standard pre commit hooks and apply linting. (#4994)
* Add .pre-commit-config.yaml to the project and exclude tests (for now).  This does not include the MyPy linting that pip does but does include everything else.
2022-03-29 23:01:50 -04:00
Dan Ryan 7faf4d320c Fix gitignore and remove unused setup_requires deps
Signed-off-by: Dan Ryan <dan@danryan.co>
2019-06-11 16:33:04 -04:00
Dan Ryan 05651cb95e Add black config and remove unused azure yaml
Signed-off-by: Dan Ryan <dan@danryan.co>
2019-05-18 23:29:53 -04:00
Dan Ryan 6b3cc1e7ea Configure towncrier
- Update history, add changelog, add news entries

Signed-off-by: Dan Ryan <dan@danryan.co>
2018-06-17 21:38:26 -04:00