commit | a72c97c5655c60b8b97e815950bc8cbab570eca5 | [log] [tgz] |
---|---|---|
author | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Sat Jun 22 04:29:46 2024 -0500 |
committer | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Thu Jul 04 13:47:40 2024 +0530 |
tree | c073168844039dc73866c13133212104cf91638b | |
parent | 8c6a2654b816aaf4b9a738690acadef298547024 [diff] |
clang-tidy: Add few cppcoreguidelines check These checks cover a wide range of best practices and recommendations aimed at improving the safety, readability, maintainability, and performance of our C++ codebase according to the C++ Core Guidelines. Change-Id: Icf692ee5ab826d6cdaa5f8c64e50e67a332ec173 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
.