Skip to content

Commit

Permalink
Use Python3 for presubmit (KhronosGroup#4986)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShabbyX authored Nov 11, 2022
1 parent 68e8327 commit a8647f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PRESUBMIT.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
for more details about the presubmit API built into depot_tools.
"""

USE_PYTHON3 = True

LINT_FILTERS = [
"-build/storage_class",
"-readability/casting",
Expand Down

0 comments on commit a8647f5

Please sign in to comment.