Skip to content

Commit

Permalink
clang-format update.
Browse files Browse the repository at this point in the history
  • Loading branch information
bluescarni committed Jan 17, 2021
1 parent 8c57ee8 commit 446c4a2
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 @@ -56,6 +56,6 @@ SpacesInContainerLiterals: false
SpacesInCStyleCastParentheses: false
SpacesInParentheses: false
SpacesInSquareBrackets: false
Standard: Cpp11
Standard: c++20
TabWidth: 4
UseTab: Never

0 comments on commit 446c4a2

Please sign in to comment.