X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=06af8d6fa1f272d30530da8f8a3485a4075e3e65;hb=0ac34191c2f3111a48fabc68c169cc51ca35f6bc;hp=d9fd7be7351329fe7f40262d49716dff3586799e;hpb=eaec9c45667ddc1b4280d2642515afcdd5a95455;p=grml-paste.git diff --git a/Makefile b/Makefile index d9fd7be..06af8d6 100644 --- a/Makefile +++ b/Makefile @@ -21,3 +21,5 @@ clean: @for i in $(MANPAGES); do \ rm -f $$i.html $$i.xml $$i.gz; done +lint: + flake8 --max-line-length=120 grml-paste