summaryrefslogtreecommitdiff
path: root/scripts/dev/run_pylint_on_tests.py
AgeCommit message (Expand)Author
2021-12-03pylint: Disable use-implicit-booleaness-not-comparison in testsFlorian Bruhin
2021-12-02pylint: Disable wrong-import-order for testsFlorian Bruhin
2021-03-18pylint: Disable pointless-statement in testsFlorian Bruhin
2021-01-26doc: Switch URLs to httpsFlorian Bruhin
2021-01-20Bump copyright yearsFlorian Bruhin
2020-07-30Upgrade to pytest 6.0.1Florian Bruhin
2020-07-29pylint: Ignore not-callable for testsFlorian Bruhin
2020-01-04Adjust copyrights for 2020Florian Bruhin
2019-10-01pylint: Enable emptystring extensionFlorian Bruhin
2019-10-01Specify 'check' with subprocess.runFlorian Bruhin
2019-02-22Update copyright for 2019Jay Kamat
2018-09-14Fix lintFlorian Bruhin
2018-09-08Fix lintFlorian Bruhin
2018-02-05Update copyright yearsFlorian Bruhin
2017-12-15Clean up run_pylint_on_testsFlorian Bruhin
2017-12-15pylint: Re-enable ungrouped-importsFlorian Bruhin
2017-11-01use subprocess runGyorgy Orban
2017-05-17Install PyQt from PyPI for pylintFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-04-13Adjustments for new pylint versionFlorian Bruhin
2016-02-19Move pylint plugins to an installed package.Florian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2015-12-01pylint: Check attr-defined-outside-init for tests.Florian Bruhin
2015-12-01pylint: Ignore import-error globally for tests.Florian Bruhin
2015-12-01Do PYTHONPATH shenanigans in run_pylint_on_tests.Florian Bruhin
2015-08-12pylint: Disable protected-access for tests.Florian Bruhin
2015-08-02pylint: Disable missing-docstring for tests.Florian Bruhin
2015-06-28Move developer scripts to dev/ subfolder.Florian Bruhin