X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=Makefile;h=b7166d069c3e8ec37383301c35e690f0c099ff4c;hp=0d1dfc60946c05263d18db6ba8514df395f95900;hb=aca4fce56995447d9d9aacc89ab29ec01d5ba71a;hpb=e85e34ca0caed55bcdef5cd2937839b80b8656af diff --git a/Makefile b/Makefile index 0d1dfc6..b7166d0 100644 --- a/Makefile +++ b/Makefile @@ -32,9 +32,9 @@ 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.py - # pylint --include-ids=y --disable-msg-cat=C0301 --disable-msg-cat=W0511 grml2usb.py - # pylint --reports=n --include-ids=y --disable-msg-cat=C0301 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: # sudo pycallgraph grml2usb /grml/isos/grml-small_2008.11.iso /dev/sdb1