cli-env-project/.clang-format
SimonFJ20 1fe2a84e3d init
Author:    Simon <sfja.skp@edu.mercantec.dk>
2023-02-06 12:45:28 +01:00

10 lines
171 B
YAML

BasedOnStyle: WebKit
IndentWidth: 4
ColumnLimit: 80
IndentCaseLabels: true
BreakBeforeBraces: Custom
BraceWrapping:
AfterFunction: true
SplitEmptyFunction: false