Statistics
| Branch: | Tag: | Revision:

root / ci / pep8.sh @ 34bd6588

History | View | Annotate | Download (350 Bytes)

# Date Author Comment
01b47803 09/24/2013 10:55 am Ilias Tsitsimpis

ci: Change pep8 script

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

3f868eeb 09/24/2013 10:55 am Ilias Tsitsimpis

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

b3a67b6e 09/24/2013 10:55 am Ilias Tsitsimpis

ci: Check only .py files for pep8 errors

dfaacac0 09/24/2013 10:55 am Ilias Tsitsimpis

ci: Strip \" from `py_files'

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

3f9db536 09/24/2013 10:55 am Christos Stavrakakis

snf-django: pep8 fixes

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