commit | 95e8a2f2be129b0f746a4a489d3fea63f2589277 | [log] [tgz] |
---|---|---|
author | Tom Craig <tommycraig@pigweed.infra.roller.gmail.com> | Mon Aug 07 21:27:08 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 07 21:27:08 2023 +0000 |
tree | 6095dbfc20af3847a59baf73c3bf713b6d45f66a | |
parent | f2a06723488785f9055cb311d77ce35906c83e79 [diff] |
[roll third_party/pigweed] pw_presubmit: Fix overeager format_code matches Fix overeager path matching in format_code.py where it was matching complete file names with endswith where it should instead use regex matching to ^FILE_NAME$. So e.g. bazel checks were running on files named NOTHING_TO_DO_WITH_BAZEL_BUILD. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/162611 https://pigweed.googlesource.com/pigweed/pigweed third_party/pigweed Rolled-Commits: 3cb318148e77d56..5ef57cf3fc87ec7 Roller-URL: https://ci.chromium.org/b/8773387101330900177 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I9cd06551f7d8695cc95ab7b3f63c36ac6afeb926 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/163670 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/third_party/pigweed b/third_party/pigweed index 3cb3181..5ef57cf 160000 --- a/third_party/pigweed +++ b/third_party/pigweed
@@ -1 +1 @@ -Subproject commit 3cb318148e77d56c316d81c08377b3d844fc9de9 +Subproject commit 5ef57cf3fc87ec7bae9bf19b2006a3aad2b33f1e