erius
e16a1a6f6e
Enabled warnings as errors when building project target Changed checks for clang-tidy Changed indentation from 2 spaces to 4 in clang-format Added pre-commit hook to apply clang-format formatting to the source tree
3 lines
48 B
YAML
3 lines
48 B
YAML
Language: Cpp
|
|
BasedOnStyle: LLVM
|
|
IndentWidth: 4
|