commit | 10ec2bd20763bbf28ddc9ffe6fde36ce20b2c94d | [log] [tgz] |
---|---|---|
author | Ted Pudlik <tpudlik@google.com> | Wed Oct 27 21:17:09 2021 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 28 19:10:34 2021 +0000 |
tree | 603f3b27582e476097b3dab58a8e5ca658d4103f | |
parent | 6d642e4a14fee7db4386a0da1480f8dfac2911eb [diff] |
clang-tidy: readability-container-size-empty Enable readability-container-size-empty, after fixing all violations. Also, exclude some additional source/header files from clang-tidy. Bug: 45 No-Docs-Update-Reason: clang-tidy change only. Change-Id: I205f27051b804d652ff00d9c8964b2492975e762 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/66621 Reviewed-by: Ewout van Bekkum <ewout@google.com> Reviewed-by: Ali Zhang <alizhang@google.com> Commit-Queue: Ted Pudlik <tpudlik@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/