mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-12 19:24:22 +08:00
格式化时遵循 C++ 11 标准
This commit is contained in:
@@ -71,6 +71,7 @@ SpaceBeforeInheritanceColon: true
|
||||
SpaceBeforeParens: ControlStatements
|
||||
# 空 {} 中不加空格
|
||||
SpaceInEmptyBlock: false
|
||||
Standard: C++11
|
||||
# Tab 占 4 位
|
||||
TabWidth: 4
|
||||
# 不使用 TAB
|
||||
|
||||
Reference in New Issue
Block a user