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: I68b7c13d671fdbea99a10577e811c53cb5198aff
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
1 file changed
tree: 1aaa40708d1b25b2979468b84edb44065a1e1571
  1. src/
  2. subprojects/
  3. .clang-format
  4. .gitignore
  5. LICENSE
  6. meson.build
  7. OWNERS
  8. phosphor-ipmi-kcs@.service.in
  9. README.md
README.md

kcsbridge

To Build

To build this package, do the following steps:

1. meson build
2. ninja -C build