Skip to content

Commit

Permalink
.clang-format: add Standard: c++17
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Liberty committed Jan 14, 2021
1 parent 1f9c422 commit f600b2c
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 @@ -28,3 +28,4 @@ BreakBeforeBinaryOperators: All
BreakBeforeBraces: Custom
DerivePointerAlignment: false
SpaceAfterCStyleCast: true
Standard: c++17

0 comments on commit f600b2c

Please sign in to comment.