mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
clang-tidy disable cert-msc30-c rand() check
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ Checks: 'clang-diagnostic-*,clang-analyzer-*,-*,
|
||||
cert-err61-cpp,
|
||||
cert-fio38-c,
|
||||
## TODO: fix code and enable # cert-flp30-c,
|
||||
cert-msc30-c,
|
||||
#cert-msc30-c,
|
||||
cert-msc50-cpp,
|
||||
cert-oop11-cpp,
|
||||
clang-analyzer-apiModeling.google.GTest,
|
||||
|
||||
Reference in New Issue
Block a user