Commit graph

12 commits

Author SHA1 Message Date
Paul Nameless
0b28232bb0 Increase mypy version 2021-04-21 10:17:49 +03:00
Alex
a0946e542b
Update main.yml 2020-10-10 17:21:43 +03:00
lightme16
7f262c9fab bump ci tools 2020-10-10 17:17:57 +03:00
Nameless
4aaf9d9d1f
update readme (#142)
* Add contacts shortcut and link to config file

* Remove logging in utils

* Remove unused imports and create script for checking formatting

* Remove unused import <Iterable> in models

* Fix check.sh script

* Reformat check.sh

* Update isort

* Add check flag for black
2020-07-15 23:26:14 +03:00
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