commit | 449069babf2e1d54384b53044c1e2c0d62657e21 | [log] [tgz] |
---|---|---|
author | Rob Mohr <mohrr@google.com> | Wed Nov 02 17:02:58 2022 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 02 17:02:58 2022 +0000 |
tree | 1218ee3ae6fa0d2ffdd3e08c0957aec0f1a80598 | |
parent | fcff2e90416541398a53577671f09f187f1920a5 [diff] |
pw_presubmit: Add presubmit check for .gitmodules Add a presubmit check for .gitmodules files. Checks include things like disallowing 'sso://' and '.git.corp.google.com' URLs, requiring a branch in the submodule config, and an arbitrary function that enables custom requirements checking. Change-Id: I0b4f76861b8c1f51e287c001126b5d8cef6765c0 Bug: b/232925511 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/116453 Reviewed-by: Jonathan Cardy <jonathancardy@google.com> Commit-Queue: Rob Mohr <mohrr@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/.