mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
clang-tidy disable cert-msc50-cpp rand() check
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ Checks: 'clang-diagnostic-*,clang-analyzer-*,-*,
|
|||||||
cert-fio38-c,
|
cert-fio38-c,
|
||||||
## TODO: fix code and enable # cert-flp30-c,
|
## TODO: fix code and enable # cert-flp30-c,
|
||||||
#cert-msc30-c,
|
#cert-msc30-c,
|
||||||
cert-msc50-cpp,
|
#cert-msc50-cpp,
|
||||||
cert-oop11-cpp,
|
cert-oop11-cpp,
|
||||||
clang-analyzer-apiModeling.google.GTest,
|
clang-analyzer-apiModeling.google.GTest,
|
||||||
clang-analyzer-core.builtin.BuiltinFunctions,
|
clang-analyzer-core.builtin.BuiltinFunctions,
|
||||||
|
|||||||
Reference in New Issue
Block a user