Migrate the "pylint" test to py-codestyle
This commit is contained in:
parent
69aa8a7228
commit
c72addc72f
@ -33,7 +33,7 @@ DATE="date"
|
|||||||
DEBUG="_debug"
|
DEBUG="_debug"
|
||||||
FIND="find"
|
FIND="find"
|
||||||
MKDIR="mkdir -p"
|
MKDIR="mkdir -p"
|
||||||
PYLINT="pep8"
|
PYLINT="py-codestyle"
|
||||||
SORT="sort -n"
|
SORT="sort -n"
|
||||||
TR="tr"
|
TR="tr"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user