1 2 3 4 5 6 7 8 9 10 11 12 13
pylint astroid ./scripts/dev/pylint_checkers requests github3.py pefile # fix qute-pylint location #@ replace: qute[_-]pylint.* ./scripts/dev/pylint_checkers #@ markers: typed-ast python_version<"3.8" # Already included via test requirements #@ ignore: urllib3