commit | 38b0344fb243abc39649fb9f487e45de50d29fba | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Mon Jun 16 16:35:17 2025 -0700 |
committer | Jagpal S Gill <paligill@gmail.com> | Thu Jun 19 17:36:24 2025 +0000 |
tree | 42f0ea19044bb9e7e4e730c66a643ecfeeb95889 | |
parent | a92e727b18ef21087868a0471c21eb5dda802e51 [diff] |
drop readability-static-accessed-through-instance Drop NOLINT for readability-static-accessed-through-instance in bmc code as this lint warning has been disabled in repo's clang tidy config. Change-Id: Ie9bb7ffb2798347e5f609ef2df445ab626cf60a4 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
.