commit | 04d78d1d554ae45c1c919acf7900ad66f475fc1f | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Oct 20 11:18:26 2023 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Oct 20 11:18:26 2023 -0500 |
tree | 334d00cd446b21c75dcc925caa58e122b21e0a95 | |
parent | 40405d92fd45c69cc70f7a97441818f845fdd10c [diff] |
clang-format: copy latest and re-format clang-format-17 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: Ie6cf6dc72e865345ac2534dfeccd9b5b99e2b7af 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
.