Statistics
| Branch: | Tag: | Revision:

root / ci / pep8.sh @ d8ff0ec1

History | View | Annotate | Download (350 Bytes)

# Date Author Comment
c1aec9e6 11/04/2013 05:27 pm Ilias Tsitsimpis

ci: Check only .py files for pep8 errors

e2c43b4f 11/04/2013 05:27 pm Ilias Tsitsimpis

ci: Strip \" from `py_files'

We want to pass `py_files' to pep8 command
as arguments and not as one single string.

a1796673 11/04/2013 05:27 pm Christos Stavrakakis

snf-django: pep8 fixes

40cac332 11/04/2013 05:27 pm Ilias Tsitsimpis

ci: Change pep8 script

Instead of pep8 testing all files, the script
now accepts a list of files to be checked.

e151927b 11/04/2013 05:27 pm Ilias Tsitsimpis

ci: Exit if there are no file to check with pep8

cd391e22 05/23/2013 12:53 pm Christos Stavrakakis

ci: change interpreter line

762b93d7 05/15/2013 04:43 pm Christos Stavrakakis

pep8 fixes

078cb806 01/29/2013 06:48 pm Christos Stavrakakis

Add CI module, to collaborate with buildbot