Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
yaml-cpp
Commits
51b59d11
"src/node/detail/node_data.cpp" did not exist on "4fdbb748ecc4bf94f6c769efa5f56676c2142709"
Commit
51b59d11
authored
Apr 01, 2016
by
Jesse Beder
Browse files
Update .clang-format to use C++ 11 style.
parent
bfb5703c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.clang-format
.clang-format
+1
-1
No files found.
.clang-format
View file @
51b59d11
...
@@ -30,7 +30,7 @@ PenaltyReturnTypeOnItsOwnLine: 200
...
@@ -30,7 +30,7 @@ PenaltyReturnTypeOnItsOwnLine: 200
PointerBindsToType: true
PointerBindsToType: true
SpacesBeforeTrailingComments: 2
SpacesBeforeTrailingComments: 2
Cpp11BracedListStyle: true
Cpp11BracedListStyle: true
Standard:
Auto
Standard:
Cpp11
IndentWidth: 2
IndentWidth: 2
TabWidth: 8
TabWidth: 8
UseTab: Never
UseTab: Never
...
...
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