dotfiles/.clang-format

7 lines
131 B
YAML

UseTab: Always
IndentWidth: 4
TabWidth: 4
AllowShortFunctionsOnASingleLine: None
AlignAfterOpenBracket: AlwaysBreak
# vim: ft=yaml