TMP / cl-tidy & pre-commit.py start

This commit is contained in:
2022-12-05 14:25:52 +03:00
parent 678025b803
commit 93a514cc43
7 changed files with 134 additions and 123 deletions

View File

@@ -2,3 +2,6 @@ BasedOnStyle: LLVM
# Use larger indentation
IndentWidth: 4
# clang-tidy suppression markers
CommentPragmas: 'NOLINT'