commit | f78e575e7405a30790b003955d8dc8b6aafd4468 | [log] [tgz] |
---|---|---|
author | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Sat Jun 22 06:55:57 2024 -0500 |
committer | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Thu Jul 04 13:49:34 2024 +0530 |
tree | db63c8851bd4d22fbe2dd82d3ca0dc31fefdba52 | |
parent | 272bc1ca6cd0fbac10f22f0a89f47272ea9177ee [diff] |
clang-tidy: Add few misc checks Checks that encompass various miscellaneous guidelines and rules that don't fall into more specific categories like readability, performance, or correctness. These checks often focus on code quality, stylistic preferences, or potential pitfalls that are not covered by other specific checks. Change-Id: Id01e06f3ef5e904887a6f0a7ca4f7c617f41b478 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
.