Searched refs:_run_python_lint (Results 1 – 1 of 1) sorted by relevance
41 def _run_python_lint(lint_bin: str, files: list[pathlib.Path]) -> None: function68 _run_python_lint('pylint', files)81 _run_python_lint('gpylint', files)