Skip to content

Commit

Permalink
clang-format: add HASH_ITER to ForEachMacros
Browse files Browse the repository at this point in the history
  • Loading branch information
derrod committed Mar 18, 2023
1 parent d0554e2 commit 401ae8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Expand Up @@ -57,6 +57,7 @@ ForEachMacros:
- 'json_object_foreach'
- 'json_object_foreach_safe'
- 'json_array_foreach'
- 'HASH_ITER'
IncludeBlocks: Preserve
IndentCaseLabels: false
IndentPPDirectives: None
Expand Down

0 comments on commit 401ae8a

Please sign in to comment.