Files
SnakeDL3/.clang-format
T

7 lines
131 B
YAML

# Common settings
BasedOnStyle: llvm # WebKit
TabWidth: 4
IndentWidth: 4
UseTab: Never
ColumnLimit: 80