Skip to content

Commit

Permalink
#105: update clang format standard to c++17 to match vt-tv cmake stan…
Browse files Browse the repository at this point in the history
…dard
  • Loading branch information
tlamonthezie committed Aug 28, 2024
1 parent bf1f047 commit 9a22e58
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 @@ -89,4 +89,4 @@ SpacesInConditionalStatement: false
SpacesInContainerLiterals: false
SpacesInParentheses: false
SpacesInSquareBrackets: false
Standard: c++14
Standard: c++17

0 comments on commit 9a22e58

Please sign in to comment.