Codebase list pyexcel / run/8d0e55f4-4e62-4808-bf11-719e9940a34c/upstream lint.sh
run/8d0e55f4-4e62-4808-bf11-719e9940a34c/upstream

Tree @run/8d0e55f4-4e62-4808-bf11-719e9940a34c/upstream (Download .tar.gz)

lint.sh @run/8d0e55f4-4e62-4808-bf11-719e9940a34c/upstreamraw · history · blame

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