Skip to content

Commit

Permalink
clang-format: Enforce braces around statements
Browse files Browse the repository at this point in the history
  • Loading branch information
lnjX committed Sep 5, 2022
1 parent 649d56d commit 4c60b13
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 @@ -24,6 +24,7 @@ IncludeCategories:
Priority: 2
- Regex: "^<[^Q].*"
Priority: 3
InsertBraces: true
Language: Cpp
PointerAlignment: Right
ReflowComments: true
Expand Down

0 comments on commit 4c60b13

Please sign in to comment.