commit | e9b5fe76974aded4b7ca3a37ec1663488d55dbb4 | [log] [tgz] |
---|---|---|
author | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Sat Jun 22 00:43:59 2024 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Jun 28 19:51:22 2024 +0000 |
tree | 4312026593136cbb180bafd9616aec85e1a4138a | |
parent | 36cc1c8490a94245db6034261d93822c1772d8eb [diff] |
Add clang-tidy to BMC-Code Management repo This commit enables clang-tidy and adds few tidy checks. Change-Id: Ic0e8d6b26381cf7aeea43d1789c97f1ddaf98f91 Signed-off-by: Pavithra Barithaya <pavithrabarithaya07@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
.