Files
freywaros/.clang-format
T
2026-06-04 18:01:03 +03:00

9 lines
156 B
YAML

Language: Cpp
BasedOnStyle: LLVM
BreakBeforeBraces: Attach
IndentWidth: 2
TabWidth: 2
UseTab: Never
ColumnLimit: 140
AllowShortFunctionsOnASingleLine: None