clang-format: add more whitespace sensitive macros

Prevent 'DT_FOREACH_PROP_ELEM_SEP' macro from being formatted

Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
This commit is contained in:
The Nguyen 2024-10-15 14:48:51 +07:00 committed by Benjamin Cabé
commit 64492b656f

View file

@ -111,3 +111,4 @@ WhitespaceSensitiveMacros:
- LISTIFY
- STRINGIFY
- Z_STRINGIFY
- DT_FOREACH_PROP_ELEM_SEP