clang-format: Specify lambda formatting

Do so in accordance with existing community practice:

1. https://github.com/openbmc/bmcweb/blob/5b5574ace856c7f787528ab8f5e5352a90f2a6cb/.clang-format#L84
2. https://github.com/openbmc/dbus-sensors/blob/6747eba5e06ce8f7b407193410aa7d04eb5b833c/.clang-format#L53

Change-Id: Ic89424f510578622c1ac5627e28b0293e4da7e07
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
1 file changed
tree: 28b654282e85a592828d818d500cbd8a404eb6d1
  1. architecture/
  2. designs/
  3. development/
  4. logo/
  5. process/
  6. release/
  7. security/
  8. style/
  9. testing/
  10. tof/
  11. userguide/
  12. anti-patterns.md
  13. cheatsheet.md
  14. code-of-conduct.md
  15. console.md
  16. CONTRIBUTING.md
  17. cpp-style-and-conventions.md
  18. features.md
  19. glossary.md
  20. host-management.md
  21. IPMITOOL-cheatsheet.md
  22. kernel-development.md
  23. LICENSE
  24. maintainer-workflow.md
  25. Makefile
  26. meta-layer-guidelines.md
  27. openbmc-conversion.md
  28. OWNERS
  29. README.md
  30. REDFISH-cheatsheet.md
  31. rest-api.md
  32. REST-cheatsheet.md
  33. SECURITY.md
  34. subtree.md
  35. 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.