Commit 05093a6
committed
Makefile: Add python black style check
to keep the formatting correct add python black to the "make check". As
black does not cooperate with autopep on some style options let's expand
the default --disable-lint options in our inspektor and rely on black.
Signed-off-by: Lukáš Doktor <ldoktor@redhat.com>1 parent a33d2a8 commit 05093a6
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
0 commit comments