summaryrefslogtreecommitdiff
path: root/pylint.rc
Commit message (Collapse)AuthorAgeFilesLines
* Introduce new fixtures to prepare for migration to pytest.Andre Araujo2018-02-211-0/+1
| | | | | | | This commits adds new pytest fixtures in prepation for the migration of unittest.TestCases to pytest test cases. The handling of temporary dir creation was also changed so that we can use the pytest tmpdir fixture after the migration.
* Ignore not-context-manager pylint error (#1092)Dana Powers2017-04-291-0/+3
|
* Ignore _socketobject errors in pylint -- v1.5.4 started throwing no-member ↵Dana Powers2016-01-231-1/+1
| | | | errors on python 2.7
* Added pylint.rc: ignoring SyncManager for pylintViktor Shlapakov2015-03-241-0/+2