summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
...
| * Run flake8 tests automatically on ./run_tests.shKieran Spear2013-10-101-3/+3
* | Disable H803 check.Kieran Spear2013-10-081-1/+2
|/
* PEP8 E126 has been resolvedsimon2013-09-171-2/+1
* Enable F403 and F999 checkKun Huang2013-09-071-3/+1
* PEP8 E121 has been resolvedsimon2013-09-051-2/+1
* Enable H302 checkTatiana Mazur2013-08-221-3/+2
* Enable H201: do not write "except:"Kieran Spear2013-08-131-2/+1
* Updated from global requirementsMonty Taylor2013-08-081-1/+2
* remove 'import *' usage (or mark is #noqa)Kun Huang2013-07-301-2/+1
* Removed a comment from tox.ini that no longer applied.Alex Gaynor2013-07-221-1/+0
* Enable pep8 F841 checking.Alex Gaynor2013-07-221-2/+1
* Enable H304 checkTatiana Mazur2013-07-161-2/+1
* Enable H306 checkSergey Lukjanov2013-07-021-2/+1
* Merge "python3: Introduce py33 to tox.ini"Jenkins2013-06-261-1/+1
|\
| * python3: Introduce py33 to tox.iniChuck Short2013-06-211-1/+1
* | Fix Further Pyflakes warningsDirk Mueller2013-06-261-3/+1
* | Enable hacking H101 testSergey Lukjanov2013-06-241-2/+1
|/
* Sort imports alphabeticallyMatthias Runge2013-06-141-2/+1
* remove unused importsMatthias Runge2013-06-131-1/+1
* Merge "Add HACKING.rst"Jenkins2013-06-131-1/+11
|\
| * Add HACKING.rstJoe Gordon2013-06-111-1/+11
* | Merge "New tox environment for testing with Django 1.4"Jenkins2013-06-121-1/+6
|\ \ | |/ |/|
| * New tox environment for testing with Django 1.4Julie Pichon2013-05-291-1/+6
* | Enable most of the pyflakes checks.Sergey Lukjanov2013-06-051-1/+12
* | Renames tools/pip-requires to requirements.txtJiri Tomasek2013-05-291-2/+2
|/
* Move to flake8.Monty Taylor2013-05-011-20/+3
* Add ProjectTestingInterface to horizon.Monty Taylor2012-05-261-0/+46