mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 17:36:40 +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,
|
||||
## TODO: fix code and enable # cert-flp30-c,
|
||||
#cert-msc30-c,
|
||||
cert-msc50-cpp,
|
||||
#cert-msc50-cpp,
|
||||
cert-oop11-cpp,
|
||||
clang-analyzer-apiModeling.google.GTest,
|
||||
clang-analyzer-core.builtin.BuiltinFunctions,
|
||||
|
||||
Reference in New Issue
Block a user