Skip to content
Snippets Groups Projects
Commit e28f3937 authored by Adrien Béraud's avatar Adrien Béraud
Browse files

clang format: use c++17

Change-Id: I3351cce6704a2553409ed2981e9ddb37046e34bf
parent cb33f103
Branches
No related tags found
No related merge requests found
......@@ -105,6 +105,6 @@ SpacesInContainerLiterals: false
SpacesInCStyleCastParentheses: false
SpacesInParentheses: false
SpacesInSquareBrackets: false
Standard: Cpp11
Standard: c++17
TabWidth: 4
UseTab: Never
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment