commit | 73a7627c588b5de745fd218156ec239813778bef | [log] [tgz] |
---|---|---|
author | Rob Mohr <mohrr@google.com> | Tue Jul 16 23:26:05 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 16 23:26:05 2024 +0000 |
tree | 5a4f9fcde37ab86a9e5ddf53d31be14e1f895635 | |
parent | f73539ca94138de3b605c08cea9e9e9ff3e35b7e [diff] |
pw_presubmit: Allow disabling checks in unit tests The inclusive language check looks at both the contents of files and the paths of files. Allow disabling the path check in unit tests since the automatically generated temporary directory could contain a non-inclusive term. Bug: b/352515663 Change-Id: I20ec35f166862f40e74e438efa2659d4430bc201 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/223577 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Pigweed-Auto-Submit: Rob Mohr <mohrr@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Reviewed-by: Wyatt Hepler <hepler@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.