Parcourir la source

clang-tidy: muted "call to function is insecure" in tests

Benoit Blanchon il y a 4 ans
Parent
commit
9dbf44388d
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      extras/tests/.clang-tidy

+ 1 - 0
extras/tests/.clang-tidy

@@ -0,0 +1 @@
+Checks:              '-clang-analyzer-security.insecureAPI.*'