add tool to enter vpn
This commit is contained in:
12
.clang-format
Normal file
12
.clang-format
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
AccessModifierOffset: 0
|
||||
IndentAccessModifiers: true
|
||||
AlignTrailingComments: true
|
||||
AllowShortFunctionsOnASingleLine: false
|
||||
AllowShortIfStatementsOnASingleLine: true
|
||||
AllowShortLoopsOnASingleLine: true
|
||||
BreakBeforeBinaryOperators: false
|
||||
IndentWidth: 4
|
||||
SortIncludes: false
|
||||
NamespaceIndentation: All
|
||||
...
|
Reference in New Issue
Block a user