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: If45530480fdd7acb46a6a1b116187bcfcd90ac83
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
8 files changed
tree: db32ac9044820768aed123cc3f682cadc6f34542
  1. include/
  2. src/
  3. test/
  4. .clang-format
  5. .gitignore
  6. LICENSE
  7. MAINTAINERS
  8. meson.build
  9. meson.options
  10. OWNERS
  11. README.md
README.md

libbej

This library can be used to decode RDE bej data. More details on how to use the library will be added in the future.