X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=Makefile;h=542768c27aa9b0480b2bdf15476f779e2b8ea208;hp=982c7ad1823373187313a8ac81700620ab50c882;hb=a364513c4e81273eb0cc175c158c22d5a2df6f69;hpb=b2a896e2d4844b4374533530f747dca6ec70ddfc diff --git a/Makefile b/Makefile index 982c7ad..542768c 100644 --- a/Makefile +++ b/Makefile @@ -54,6 +54,7 @@ clean: rm -rf html-stamp man-stamp grml2usb.tar.gz grml2usb.tgz grml2usb.tgz.md5.asc codecheck: + pyflakes grml2usb pylint --include-ids=y --max-line-length=120 grml2usb # pylint --include-ids=y --disable-msg-cat=C0301 --disable-msg-cat=W0511 grml2usb # pylint --reports=n --include-ids=y --disable-msg-cat=C0301 grml2usb