Progressia/tools/clang-format/clang-format.json
2022-12-17 14:20:07 +03:00

6 lines
86 B
JSON

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