X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=Makefile;h=b7166d069c3e8ec37383301c35e690f0c099ff4c;hp=0d5b480a5584dd78e4e580722972a2cf4ab90ab5;hb=aca4fce56995447d9d9aacc89ab29ec01d5ba71a;hpb=15d5906e84eec10907345f8ada209916c7afa6d5 diff --git a/Makefile b/Makefile index 0d5b480..b7166d0 100644 --- a/Makefile +++ b/Makefile @@ -30,3 +30,11 @@ online: all clean: rm -rf grml2usb.8.html grml2usb.8.xml grml2usb.8 html-stamp man-stamp + +codecheck: + 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: +# sudo pycallgraph grml2usb /grml/isos/grml-small_2008.11.iso /dev/sdb1