Codebase list pyexcel / run/83c411db-f9fa-4e4d-881f-0cf1ad7a3a66/main lint.sh
run/83c411db-f9fa-4e4d-881f-0cf1ad7a3a66/main

Tree @run/83c411db-f9fa-4e4d-881f-0cf1ad7a3a66/main (Download .tar.gz)

lint.sh @run/83c411db-f9fa-4e4d-881f-0cf1ad7a3a66/mainraw · history · blame

pip install flake8
flake8 --exclude=.moban.d,docs,setup.py   --builtins=unicode,xrange,long .  && python setup.py checkdocs