Commit graph

8 commits

Author SHA1 Message Date
Alexander Zveruk
55833054a9 add more strict types checks 2020-06-27 23:53:26 +03:00
Nameless
6eb0c60b98
Add isort check to CI (#71)
* Add isort check to CI

* Add isort configuration to match black

* Fix pyproject syntax error

Co-authored-by: Alex <lightme16@users.noreply.github.com>
2020-06-08 22:55:33 +03:00
Alexander Zveruk
0037e361cf add some mypy flags 2020-05-20 09:19:51 +03:00
Alexander Zveruk
f991fd8f84 use python 3.8 for CI 2020-05-20 09:07:58 +03:00
Alexander Zveruk
83ef16ad73 add ci mypy config 2020-05-20 00:18:51 +03:00
Paul Nameless
e819a90cb9 Black formatting update 2020-05-04 15:24:40 +08:00
Paul Nameless
bc330c9a14 Update github actions yml file 2020-05-04 15:21:44 +08:00
Nameless
a8fd535dd0
Add black formatting check in github actions 2020-05-04 15:10:09 +08:00