Commit Graph

6 Commits

Author SHA1 Message Date
Ethan Paul 51f4f33481
Add precommit hook for enforcing markdown format with mdformat 2021-04-16 02:06:30 -04:00
Ethan Paul ee5df2f17a
Update pre-commit config to follow best practices
https://github.com/pre-commit/pre-commit/issues/1790
2021-02-09 20:20:47 -05:00
Ethan Paul 216ee8b095
Fix exception when not installing project dependencies
Fix bug in precommit args
2020-11-26 13:43:33 -05:00
Ethan Paul 0c25ca965e
Update pre-commit config to use poetry environment
Add precommit hook for checking for merge conflicts
Add dev dep for blacken-docs
Add dev dep for pre-commit-hooks
Update all precommit hooks to use system language
Update toxfile to use new dev deps
Fix tox vs. precommit conflicts with reorder-python-imports
2020-11-26 12:41:06 -05:00
Ethan Paul 4a1dc52755
Fix python version in pre-commit config 2020-10-11 19:41:16 -04:00
Ethan Paul deea0b9c7a
Add automation config files
Add coveragerc for upcoming pytest coverage
Add pre-commit config
Add makefile for automating common processes
2020-09-23 20:37:00 -04:00