Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.clang-format - github.com/SoftEtherVPN/libhamcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 90cfc7876ccc39c4187f8202d8e1e169a5102dd1 (plain)
1
2
3
4
5
6
7
AlignAfterOpenBracket: Align
AllowShortCaseLabelsOnASingleLine: true
BreakBeforeBraces: Allman
ColumnLimit: 120
IndentWidth: 4
TabWidth: 4
UseTab: ForContinuationAndIndentation