commit | d5e8e73b88f52acad408b8adfc7b9fdcc00fd860 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed May 10 07:50:18 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed May 10 07:50:18 2023 -0500 |
tree | 5d9f56dce6592347e4b13e1c9176dcf20c7e21d2 | |
parent | dde1828ec05bbca76ed09e814d08631c0d9886c7 [diff] |
clang-format: copy latest and re-format clang-format-16 has some backwards incompatible changes that require additional settings for best compatibility and re-running the formatter. Copy the latest .clang-format from the docs repository and reformat the repository. Change-Id: I50e60f2b1a9db9039cb5450ae509064eaeaa9d2e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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
.