Skip to content

Commit

Permalink
Upgrade C++ standard on Clang-Format configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
marcosbento committed Oct 6, 2024
1 parent fca83b6 commit 51adeb3
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
@@ -1,5 +1,5 @@

Standard: c++17
Standard: c++20

# Indent with a certain number of spaces at a time (no tabs).
IndentWidth: 4
Expand Down

0 comments on commit 51adeb3

Please sign in to comment.