mirror of
https://gitea.windcorp.ru/Wind-Corporation/Progressia.git
synced 2025-04-21 16:30:46 +03:00
8 lines
119 B
YAML
8 lines
119 B
YAML
BasedOnStyle: LLVM
|
|
|
|
# Use larger indentation
|
|
IndentWidth: 4
|
|
|
|
# clang-tidy suppression markers
|
|
CommentPragmas: 'NOLINT'
|