Skip to content

Commit f4b9593

Browse files
mcbartonvgvassilev
authored andcommitted
Update clang format spec to c++17 standard
1 parent 34c5beb commit f4b9593

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@ SpacesInCStyleCastParentheses: false
7373
SpacesInContainerLiterals: false
7474
SpacesInParentheses: false
7575
SpacesInSquareBrackets: false
76-
Standard: c++14
76+
Standard: c++17
7777
TabWidth: '4'
7878
UseTab: Never

0 commit comments

Comments
 (0)