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

From: Michael Riesch
Date: Mon Feb 10 2025 - 03:21:32 EST


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@xxxxxxxxxxxxxx>
---
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@xxxxxxxxxxxxxx>