Select Git revision
requirements-dev.txt
requirements-dev.txt 72 B
-r requirements-tests.txt
ipdb
pre-commit
flake8-bugbear
pylint==2.10.2
This PR sets pylint to version 2.10.2 in all linter actions, and fixes code in plugins so that this version new checks are either satisfied or ignored if needed.