Progressia/.clang-format

6 lines
86 B
YAML

{
"BasedOnStyle": "LLVM",
"IndentWidth": 4,
"CommentPragmas": "NOLINT",
}