[PATCH 0/2] clang-format: format short enums and macro definitions correctly

Michael Riesch posted 2 patches 10 months, 1 week ago
There is a newer version of this series
.clang-format | 2 ++
1 file changed, 2 insertions(+)
[PATCH 0/2] clang-format: format short enums and macro definitions correctly
Posted by Michael Riesch 10 months, 1 week ago
Habidere,

These patches set two previously unset clang-format options to
(hopefully) sane values.

Looking forward to your comments!

Best regards,
Michael

Signed-off-by: Michael Riesch <michael.riesch@wolfvision.net>
---
Michael Riesch (2):
      clang-format: do not allow short enums on a single line
      clang-format: align consecutive macros

 .clang-format | 2 ++
 1 file changed, 2 insertions(+)
---
base-commit: 2014c95afecee3e76ca4a56956a936e23283f05b
change-id: 20250210-clang-format-fixes-914ded0e682d

Best regards,
-- 
Michael Riesch <michael.riesch@wolfvision.net>