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:
parent
8f8fb1c76d
commit
64492b656f
1 changed files with 1 additions and 0 deletions
|
@ -111,3 +111,4 @@ WhitespaceSensitiveMacros:
|
|||
- LISTIFY
|
||||
- STRINGIFY
|
||||
- Z_STRINGIFY
|
||||
- DT_FOREACH_PROP_ELEM_SEP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue