summaryrefslogtreecommitdiffstats
path: root/testsuite/pylintrc.conf
Commit message (Collapse)AuthorAgeFilesLines
* testsuite: support for python-2.7.9maintAlexander Sulfrian2015-01-161-1/+1
| | | | | | pylint could not parse the dynamic assignment of the PROTOCOL_* values in the ssl module (the real values are in the _ssl extension). We dynamically add here the PROTOCOL_* constants we need.
* testsuite: Fixed several pylint 1.0 issuesChris St. Pierre2014-02-211-1/+10
|
* pylint: added MultipleObjectsReturned to auto-generated members for DjangoChris St. Pierre2013-06-141-1/+1
|
* testsuite: can't disable pylint R0924, since it doesn't exist on older ↵Chris St. Pierre2013-03-261-4/+1
| | | | pylint and pylint barfs
* testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-261-1/+4
|
* Revert "remove exception_messages pylint extension to try to fix unit tests"Chris St. Pierre2012-12-141-1/+1
| | | | This reverts commit b71ed4ef2c9d6ad21eb1c8a4a92d902558f38886.
* remove exception_messages pylint extension to try to fix unit testsChris St. Pierre2012-12-131-1/+1
|
* testsuite: test for exceptions raised without messagesChris St. Pierre2012-12-101-1/+1
|
* added Git.Update RMI, ability to base bcfg2 VCS repo at a different ↵Chris St. Pierre2012-10-301-1/+1
| | | | directory than the repo root
* fixed unit testsChris St. Pierre2012-10-291-1/+4
|
* prompt for locations of bcfg2 keypair in Init, using sane OS defaultsChris St. Pierre2012-10-031-1/+1
|
* testsuite: expanded pylint coverageChris St. Pierre2012-10-031-1/+1
|
* documented which pylint messages are disabled and whyChris St. Pierre2012-09-261-0/+32
|
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-261-2/+2
|
* various pylint fixesChris St. Pierre2012-09-251-2/+2
|
* expanded pylint coverageChris St. Pierre2012-09-251-8/+8
|
* more pylint checksChris St. Pierre2012-09-251-2/+2
|
* expanded pylint testsChris St. Pierre2012-09-251-3/+3
|
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-0/+251