Skip to content

Commit

Permalink
clang-format: add more whitespace sensitive macros
Browse files Browse the repository at this point in the history
Prevent 'DT_FOREACH_PROP_ELEM_SEP' macro from being formatted

Signed-off-by: The Nguyen <[email protected]>
  • Loading branch information
thenguyenyf committed Oct 15, 2024
1 parent 501838b commit 6af191c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,4 @@ WhitespaceSensitiveMacros:
- LISTIFY
- STRINGIFY
- Z_STRINGIFY
- DT_FOREACH_PROP_ELEM_SEP

0 comments on commit 6af191c

Please sign in to comment.