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: I37706a2cb7da2a51ec6f6d42f59cea677e1fc111
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2 files changed
tree: cf5b46f68e8d057f711eefc5571e5fb8e438e46c
  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