confOS/dotfiles/.clang-format
2024-04-22 02:32:30 +02:00

5 lines
147 B
YAML

IndentWidth: 2
AlwaysBreakTemplateDeclarations: true
InsertBraces: true
AllowShortFunctionsOnASingleLine: Empty
AllowShortLoopsOnASingleLine: true