mirror of
https://github.com/KhronosGroup/SPIRV-Tools
synced 2024-11-21 19:20:07 +00:00
Use Python3 for presubmit (#4986)
This commit is contained in:
parent
68e8327f29
commit
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.
|
for more details about the presubmit API built into depot_tools.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
USE_PYTHON3 = True
|
||||||
|
|
||||||
LINT_FILTERS = [
|
LINT_FILTERS = [
|
||||||
"-build/storage_class",
|
"-build/storage_class",
|
||||||
"-readability/casting",
|
"-readability/casting",
|
||||||
|
Loading…
Reference in New Issue
Block a user