clang-format: add clang-format-16 options

Some options are added and/or changed in clang-format-16.  Attempt to
define ones that cause the most churn in the codebase if left unset.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I80217b5f8efeb4d5eeae3071149e6cfbe72f8046
1 file changed
tree: da5da5d00a81d9bcd0bb95278ada37436ff5f37d
  1. architecture/
  2. designs/
  3. development/
  4. logo/
  5. process/
  6. release/
  7. security/
  8. style/
  9. testing/
  10. tof/
  11. userguide/
  12. .markdownlint.yaml
  13. .prettierrc.yaml
  14. anti-patterns.md
  15. cheatsheet.md
  16. code-of-conduct.md
  17. console.md
  18. CONTRIBUTING.md
  19. cpp-style-and-conventions.md
  20. features.md
  21. glossary.md
  22. host-management.md
  23. IPMITOOL-cheatsheet.md
  24. kernel-development.md
  25. LICENSE
  26. maintainer-workflow.md
  27. Makefile
  28. meta-layer-guidelines.md
  29. openbmc-conversion.md
  30. OWNERS
  31. README.md
  32. REDFISH-cheatsheet.md
  33. rest-api.md
  34. REST-cheatsheet.md
  35. SECURITY.md
  36. subtree.md
  37. yocto-development.md
README.md

OpenBMC documentation

The OpenBMC project is a Linux Foundation project whose goal is to produce a customizable, open-source firmware stack for Baseboard Management Controllers (BMCs). This repository contains documentation for OpenBMC as a whole. There may be component-specific documentation in the repository for each component.

The features document lists the project's major features with links to more information.

Contact

OpenBMC Development

These documents contain details on developing OpenBMC code itself

OpenBMC Usage

These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.