Commit 4c02916d authored by Ben Pastene's avatar Ben Pastene Committed by Commit Bot

infra: Remove '.py' from clang-tidy bots' recipe field.

🙄

Bug: 1005370
Change-Id: I4e73a9871572595520a908f347034cd8287c601b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845798
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Auto-Submit: Ben Pastene <bpastene@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#703789}
parent fd3b3753
......@@ -484,7 +484,7 @@ builder_mixins {
builder_mixins {
name: "clang-tidy"
recipe {
name: "tricium_analyze.py"
name: "tricium_analyze"
}
}
......
......@@ -484,7 +484,7 @@ builder_mixins {
builder_mixins {
name: "clang-tidy"
recipe {
name: "tricium_analyze.py"
name: "tricium_analyze"
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment