wvkbd/.clang-format

5 lines
101 B
Plaintext
Raw Normal View History

2023-09-08 22:56:50 +02:00
BasedOnStyle: LLVM
IndentWidth: 4
2023-09-08 23:14:24 +02:00
AlwaysBreakAfterDefinitionReturnType: All
BreakBeforeBraces: Linux