提交 d03159be 编写于 作者: Y Yi Wang

Use Google Style in new directories

上级 9b5fb276
......@@ -16,7 +16,10 @@
---
Language: Cpp
BasedOnStyle: Google
UseTab Never
IndentWidth: 2
TabWidth: 2
ContinuationIndentWidth: 4
AccessModifierOffset: -2 # The private/protected/public has no indent in class
Standard: Cpp11
AllowAllParametersOfDeclarationOnNextLine: true
BinPackParameters: false
......
---
Language: Cpp
BasedOnStyle: Google
Standard: Cpp11
...
---
Language: Cpp
BasedOnStyle: Google
Standard: Cpp11
...
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册