mirror of
https://gitea.windcorp.ru/Wind-Corporation/Progressia.git
synced 2025-04-21 08:10:45 +03:00
Fixes GH-5 - cppcheck replaced with clang-tidy - clang-tidy lint warnings fixed - Reworked build tools from scratch to make IDE setup easier - Added 1.5 IDE setup guides
6 lines
86 B
YAML
6 lines
86 B
YAML
{
|
|
"BasedOnStyle": "LLVM",
|
|
"IndentWidth": 4,
|
|
"CommentPragmas": "NOLINT",
|
|
}
|