mirror of
https://github.com/mmueller41/mxtasking.git
synced 2026-01-21 12:42:57 +01:00
Initial commit
This commit is contained in:
14
.clang-tidy
Normal file
14
.clang-tidy
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
Checks: '
|
||||
-*,
|
||||
clang-analyzer-*,
|
||||
modernize-*,
|
||||
performance-*,
|
||||
readability-*,
|
||||
concurrency-*,
|
||||
-modernize-use-trailing-return-type,
|
||||
-google-build-using-namespace,
|
||||
-readability-simplify-boolean-expr,
|
||||
-readability-magic-numbers,
|
||||
-clang-analyzer-core.DivideZero,
|
||||
'
|
||||
Reference in New Issue
Block a user