dotfiles/.clang-format

7 lines
131 B
Plaintext
Raw Permalink Normal View History

2022-10-21 06:15:28 -04:00
UseTab: Always
IndentWidth: 4
TabWidth: 4
AllowShortFunctionsOnASingleLine: None
AlignAfterOpenBracket: AlwaysBreak
# vim: ft=yaml