-
Notifications
You must be signed in to change notification settings - Fork 637
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clang-format: Update format definition file
Update language standard to C++20- Our CMake config says we use that, so I think it makes sense to format to that standard as well. This is technically a downgrade though: The Cpp11 we used before is actually an alias to "Latest", not to "c++11"!. Update some options to newer syntax (clang-format 3.11 or later).
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters