clang-tidy disable cert-msc30-c rand() check

This commit is contained in:
Daniel Agar
2017-02-15 16:20:16 -05:00
parent 1bbca3bf1d
commit fd11c3f7b1
+1 -1
View File
@@ -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,