about summary refs log tree commit diff stats
path: root/tests/pylint
Commit message (Expand)AuthorAgeFilesLines
* test_py2_compat: Test the new with-statement checktoonn2021-08-081-0/+26
* py2_compat: Fix formatting for PEP8toonn2021-08-081-3/+3
* py2_compat: Added check for with Popentoonn2021-08-081-1/+19
* Fix test_py2_compat formattingtoonn2020-11-111-0/+1
* Shortcut py2 incompatible pytest teststoonn2020-11-111-0/+11
* Apply some PEP8 love to the pylint module and teststoonn2020-07-052-20/+17
* Implement python 2 compatibility checkstoonn2020-07-052-0/+286