Migrate from pep8 to pycodestyle
This commit is contained in:
parent
afc7ca88b8
commit
689f37acf6
4 changed files with 16 additions and 13 deletions
2
Makefile
2
Makefile
|
|
@ -256,7 +256,7 @@ test:
|
|||
test-remote:
|
||||
$(helper) $@
|
||||
|
||||
pep8:
|
||||
pycodestyle pep8:
|
||||
$(helper) $@
|
||||
|
||||
shellcheck-global-explorers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue