mirror of
https://gitea.windcorp.ru/Wind-Corporation/Progressia.git
synced 2025-08-29 05:56:49 +03:00
TMP / pre-commit.py rc1
This commit is contained in:
5
tools/clang-format/clang-format.json
Normal file
5
tools/clang-format/clang-format.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"BasedOnStyle": "LLVM",
|
||||
"IndentWidth": 4,
|
||||
"CommentPragmas": "NOLINT",
|
||||
}
|
@@ -1,7 +0,0 @@
|
||||
BasedOnStyle: LLVM
|
||||
|
||||
# Use larger indentation
|
||||
IndentWidth: 4
|
||||
|
||||
# clang-tidy suppression markers
|
||||
CommentPragmas: 'NOLINT'
|
Reference in New Issue
Block a user