kubo/.clang-format

5 lines
88 B
YAML

BasedOnStyle: LLVM
IndentWidth: 4
TabWidth: 4
UseTab: Never
Cpp11BracedListStyle: false