Commit b7cee77
committed
Update static checks and make code better
* doc8 -> better docs
* pylint reconfigure and switch logging to python 3.6 f-strings
* drop not used logger instances
* use better global const naming
* drop py2 related config from pylint (master is py3.6+ only)
* better .editorconfig - default indent style is 2, 4 is for python only
Signed-off-by: Aleksei Stepanov <penguinolog@gmail.com>1 parent 2b5b7ba commit b7cee77
File tree
21 files changed
+484
-553
lines changed- doc/source
- exec_helpers
- async_api
- test
21 files changed
+484
-553
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | | - | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
0 commit comments