Skip to content
Snippets Groups Projects
Commit 4e557ff7 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

.clang-tidy ..

parent 7c4587e6
No related branches found
No related tags found
No related merge requests found
---
Checks: '*,
-*braces-around-statements,
-*implicit-bool-conversion,
-*magic-numbers,
-*named-parameter,
-clang-analyzer-alpha*,
-cppcoreguidelines-pro-bounds-pointer-arithmetic,
-cppcoreguidelines-pro-bounds-constant-array-index,
-cert-err58-cpp,
-cert-err61-cpp,
-misc-throw-by-value-catch-by-reference,
-clang-analyzer-alpha.deadcode.UnreachableCode,
-cert-err58-cpp,
-clang-analyzer-security.insecureAPI.strcpy,
-cppcoreguidelines-pro-type-vararg,
-cppcoreguidelines-pro-bounds-constant-array-index,
-cppcoreguidelines-pro-bounds-pointer-arithmetic,
-cppcoreguidelines-pro-type-reinterpret-cast,
-cppcoreguidelines-pro-type-vararg,
-fuchsia-default-arguments-calls,
-fuchsia-overloaded-operator,
-google-runtime-int,
-hicpp-vararg,
-misc-throw-by-value-catch-by-reference,
-modernize-raw-string-literal,
-modernize-use-trailing-return-type,
'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment