Statistics
| Branch: | Tag: | Revision:

root / ci / pep8.sh @ 1fb3293d

History | View | Annotate | Download (350 Bytes)

# Date Author Comment
7f59d209 09/23/2013 05:03 pm Christos Stavrakakis

snf-django: pep8 fixes

a8a4629b 09/20/2013 04:22 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.

82847d3f 09/20/2013 03:16 pm Ilias Tsitsimpis

ci: Check only .py files for pep8 errors

4f41f7b6 09/20/2013 02:25 pm Ilias Tsitsimpis

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

e3df472a 09/20/2013 12:59 pm Ilias Tsitsimpis

ci: Change pep8 script

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

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