Also append page arguments to macro argument list.
[geekigeeki.git] / runpylint.sh
1 pylint --max-line-length=120 --disable-msg=C0111 geekigeeki.py 2>&1 | tee pylint.log