Home
last modified time | relevance | path

Searched refs:_run_python_lint (Results 1 – 1 of 1) sorted by relevance

/tools/asuite/
Dpreupload_hook_script.py41 def _run_python_lint(lint_bin: str, files: list[pathlib.Path]) -> None: function
68 _run_python_lint('pylint', files)
81 _run_python_lint('gpylint', files)