Skip to content

Commit

Permalink
Adding ability to have includes in groups.
Browse files Browse the repository at this point in the history
Signed-off-by: Cervenka Dusan <[email protected]>
  • Loading branch information
Hadatko committed Oct 17, 2023
1 parent 3759249 commit 9bfd9e6
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 @@ -71,7 +71,7 @@ BraceWrapping:
SplitEmptyRecord: true
SplitEmptyNamespace: true

#IncludeBlocks: "Preserve" # for future version of clang
IncludeBlocks: Preserve
IncludeCategories:
- Regex: "^<" # system includes
Priority: 10
Expand Down

0 comments on commit 9bfd9e6

Please sign in to comment.