Only check style in known directories.
authorJelmer Vernooij <jelmer@jelmer.uk>
Tue, 22 May 2018 21:24:54 +0000 (22:24 +0100)
committerJelmer Vernooij <jelmer@jelmer.uk>
Tue, 22 May 2018 21:24:54 +0000 (22:24 +0100)
Makefile

index dff0eb453c7449fce63cd803ca4a1366c95ecf62..5bff979ba2bf22e23a291165de5a65054ba2d93c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -38,4 +38,4 @@ pydoctor:
        $(PYDOCTOR) $(PYDOCTOR_OPTIONS) --introspect-c-modules -c subvertpy.cfg --make-html
 
 style:
-       $(FLAKE8) --exclude=build,.git,build-pypy,.tox
+       $(FLAKE8) --exclude=build,.git,build-pypy,.tox subvertpy bin