wvkbd/.clang-format
Willow Barraco 76b64f6a85
Fix builds
2023-09-08 23:26:42 +02:00

6 lines
121 B
YAML

BasedOnStyle: LLVM
IndentWidth: 4
AlwaysBreakAfterDefinitionReturnType: All
BreakBeforeBraces: Linux
SortIncludes: false