commit | bd5081f0b99a27dde8101576524b2c02a4a580b6 | [log] [tgz] |
---|---|---|
author | Alexander Hansen <alexander.hansen@9elements.com> | Wed Jun 04 14:13:15 2025 +0200 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Mon Jun 16 16:32:26 2025 -0700 |
tree | 8d720e0a6dc4f9a1f02c7559589efa7033648a81 | |
parent | a2f860be1e210c8eef5dc70cd20a4d80224a40fa [diff] |
clang-tidy: remove some NOLINTS Since readability-static-accessed-through-instance check has been disabled in [1], the NOLINTs can be removed. References: [1] https://gerrit.openbmc.org/c/openbmc/phosphor-bmc-code-mgmt/+/80392 Change-Id: If7e80a0bc447bfbd054b6c007d230c2d14a54f41 Signed-off-by: Alexander Hansen <alexander.hansen@9elements.com> Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson build
ninja -C build
To clean the repository run rm -r build
.