commit | f9a6925d63c681a60e5a5290b6430eb3f080c12c | [log] [tgz] |
---|---|---|
author | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Tue Jun 25 00:35:36 2024 -0500 |
committer | Pavithra Barithaya <pavithrabarithaya07@gmail.com> | Wed Jul 10 04:43:02 2024 +0000 |
tree | d6cd13d9c2ace73d67bdbbebded9bfbebd6e69f8 | |
parent | cb9385e3cd08ff9e5ee65c8f60b1b52f0cb15e82 [diff] |
clang-tidy: Enable readability-named-parameter check This check finds functions with unnamed arguments. Change-Id: I48e2eadbece410843559cd6077d67019e6e0464b 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
.