summaryrefslogtreecommitdiffstats
path: root/pylintrc
Commit message (Expand)AuthorAgeFilesLines
* Don't warn about C0111 (No docstrings)Justin Santa Barbara2011-03-161-1/+3
* In order to disable the messages, we have to use disable, not disable-msg.Justin Santa Barbara2011-03-161-1/+1
* Don't complain about the _ function being usedJustin Santa Barbara2011-03-161-0/+9
* PEP8 and pylint cleanup. There should be no functional changes here, just sty...Eric Day2010-10-211-1/+1
* Merge prop fixes and pylint/pep8 cleanupCerberus2010-09-281-1/+2
* More pylintrc updates.Eric Day2010-08-181-2/+5
* Added '-' as possible charater in module rgx.Eric Day2010-08-181-1/+1
* Added unittests for wsgi and api.Eric Day2010-08-171-5/+9
* Make WSGI routing support routing to WSGI apps or to controller+actionMichael Gundlach2010-08-121-5/+5
* pylint fixes for /nova/test.pyjaypipes@gmail.com2010-08-101-0/+10
|\
| * Fix up variable names instead of disabling pylint naming rule. Makes variabl...jaypipes@gmail.com2010-08-091-0/+6
| * Disables warning about TODO in code comments in pylintrcjaypipes@gmail.com2010-08-091-0/+4
* | Cleaned up pep8/pylint for bin/* files. I did not fix rsapi since this is alr...Eric Day2010-08-071-0/+3
|/
* First pass at making a file pass pep8 and pylint tests as an example.Eric Day2010-08-051-0/+6