commit | c7128f5797ce9d44a75ddaa9cd5ce21f02eb2b72 | [log] [tgz] |
---|---|---|
author | Ted Pudlik <tpudlik@google.com> | Wed May 15 21:15:53 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 15 21:15:53 2024 +0000 |
tree | 0c7ed84d7545531d47ace447a22e9e7f3610341b | |
parent | 1f9748d17b29edc615bf79c8bbf9b02cf5c0abd5 [diff] |
bazel: Fix unsorted-dict-items instances Fix all instances of https://github.com/bazelbuild/buildtools/blob/master/WARNINGS.md#unsorted-dict-items in upstream Pigweed. This change was auto-generated by adding unsorted-dict-items to the list of warnings fixed by `pw format` (see followup change), and then running `pw format --fix`. Bug: 340637744 Change-Id: Ifa238c23f4ca9547c073389690607a040626966f Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/209880 Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Armando Montanez <amontanez@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/.