X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=Makefile;h=b7166d069c3e8ec37383301c35e690f0c099ff4c;hp=f52c685ba186e7e8956710d0bdbbe84c83cc3842;hb=fc369c3e6d5b633fcbce134caeefcda78e359d91;hpb=691a25a0c38dc62ba2c64c93a05a290d7ed26b57 diff --git a/Makefile b/Makefile index f52c685..b7166d0 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,9 @@ clean: rm -rf grml2usb.8.html grml2usb.8.xml grml2usb.8 html-stamp man-stamp codecheck: - pylint --reports=n --include-ids=y ./grml2usb.py + 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 -#graph: -# pycallgraph ./grml2usb.py TODO +# graph: +# sudo pycallgraph grml2usb /grml/isos/grml-small_2008.11.iso /dev/sdb1