forked from ungleich-public/cdist
Add pep8 target.
This commit is contained in:
parent
dacb5720c5
commit
ca3644a08a
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -246,3 +246,6 @@ pub:
|
|||
|
||||
test:
|
||||
$(helper) $@
|
||||
|
||||
pep8:
|
||||
$(helper) $@
|
||||
|
|
Loading…
Reference in a new issue