Skip to content

Commit

Permalink
Prevent clang-format from changing organization of includes.
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterBelanger committed Oct 19, 2023
1 parent 051ef15 commit d11c337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ ForEachMacros:
- foreach
- Q_FOREACH
- BOOST_FOREACH
IncludeBlocks: Regroup
IncludeBlocks: Preserve
IncludeCategories:
- Regex: '^<ext/.*\.h>'
Priority: 2
Expand Down

0 comments on commit d11c337

Please sign in to comment.