wvkbd/.clang-format

6 lines
121 B
Plaintext
Raw Permalink 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
2023-09-08 23:22:56 +02:00
SortIncludes: false