commit | cb9385e3cd08ff9e5ee65c8f60b1b52f0cb15e82 | [log] [tgz] |
---|---|---|
author | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Mon Jun 24 04:50:37 2024 -0500 |
committer | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Wed Jul 10 04:38:04 2024 +0000 |
tree | b222113171505f50e111862b7b3e25f4c76b9dc1 | |
parent | 6d17852d7f126392c9ad67fd703de783f65770d1 [diff] |
clang-tidy: Enable readability checks on repo The readability-* checks in Clang-Tidy focus on improving code readability by enforcing guidelines and suggesting improvements that can enhance the clarity and maintainability of C++ code. Change-Id: I93bbafe9bcf59fc0078a24f2013c516445438999 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
.