feat: breakout formatters into their own plugin-like module to ease additonal formatters

This commit is contained in:
Alex Kelly 2021-11-03 17:02:22 -04:00
commit 0d92c378c4
6 changed files with 13 additions and 19 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
.mypy_cache
coverage.xml
htmlcov
**__pycache__