Use Python3 for presubmit (#4986)
This commit is contained in:
Родитель
68e8327f29
Коммит
a8647f59c0
|
@ -18,6 +18,8 @@ See http://dev.chromium.org/developers/how-tos/depottools/presubmit-scripts
|
|||
for more details about the presubmit API built into depot_tools.
|
||||
"""
|
||||
|
||||
USE_PYTHON3 = True
|
||||
|
||||
LINT_FILTERS = [
|
||||
"-build/storage_class",
|
||||
"-readability/casting",
|
||||
|
|
Загрузка…
Ссылка в новой задаче