confOS/dotfiles/.clang-format

4 lines
72 B
Text
Raw Normal View History

2023-01-25 09:23:32 +01:00
IndentWidth: 2
2023-11-25 22:05:17 +01:00
AlwaysBreakTemplateDeclarations: true
2023-12-13 12:00:58 +01:00
InsertBraces: true