public
Description: A Python wrapper to the Vimeo API
Homepage:
Clone URL: git://github.com/paltman/pyvimeo.git
pyvimeo / pre_commit.sh
100644 4 lines (3 sloc) 0.08 kb
1
2
3
4
#!/bin/bash
pylint -f colorized -i y --ignore=tests pyvimeo
python run_tests.py