Commit Graph

4 Commits

Author SHA1 Message Date
Deimos
5eecb189ac Update mypy to 0.730
There are some new capabilities in mypy 0.730, including nicer output
formatting, which this enables. I'd also like to be able to use the
specific error-code ignoring instead of the current all-encompassing
"type: ignore" comments, but there's currently an issue with that:
https://github.com/python/mypy/issues/7562
2019-09-26 12:10:49 -06:00
Deimos
5ea8b3a1bd Add ESLint/Prettier and stylelint to git hooks 2019-06-03 18:25:13 -06:00
Deimos
1a2b5a8593 Add Black format check to git hooks 2018-08-13 14:33:31 -06:00
Deimos
e980ab3bda Initial open-source release 2018-07-17 13:39:29 -06:00