]> oss.titaniummirror.com Git - webber.git/blobdiff - Makefile
Fix directories key error in get_path_to_root
[webber.git] / Makefile
index 2e69fb21a432c83d4764d3159ede9a6028521879..45294966a56188e8052fb5bcc8c9c6a0232294e7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,13 @@ all: webber.conf
 profile:
        ./webber --profile
 
+lint:
+       pylint \
+               --include-ids=y \
+               --reports=n \
+               --disable-msg=W0312,C0103 \
+               webber.py plugins
+
 clean:
        rm -f *.pyc plugins/*.pyc