Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gauthier Quesnel
irritator
Commits
8fcc6401
Commit
8fcc6401
authored
Jun 03, 2021
by
Gauthier Quesnel
Browse files
clang-format: add enumeration style
parent
e292bc09
Changes
1
Hide whitespace changes
Inline
Side-by-side
.clang-format
View file @
8fcc6401
...
@@ -21,3 +21,4 @@ AlwaysBreakTemplateDeclarations: true
...
@@ -21,3 +21,4 @@ AlwaysBreakTemplateDeclarations: true
# IndentRequires: false
# IndentRequires: false
# BeforeLambdaBody: false
# BeforeLambdaBody: false
SpacesInSquareBrackets: false
SpacesInSquareBrackets: false
AllowShortEnumsOnASingleLine: true
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment