about summary refs log tree commit diff stats
path: root/tests/pylint
Commit message (Expand)AuthorAgeFilesLines
* test_py2_compat: Ignore error message positionstoonn2022-05-261-0/+6
* test_py2_compat: Test f-string detectiontoonn2022-02-051-0/+25
* Trying to ban f-stringstoonn2022-02-051-0/+8
* test_py2_compat: Message was renamed to MessageTesttoonn2022-02-051-7/+7
* 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