This website works better with JavaScript
Home
Explore
Help
Sign In
bblanchon
/
ArduinoJson
mirror of
https://github-proxy.rt-thread.io/bblanchon/ArduinoJson.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
clang-tidy: muted "call to function is insecure" in tests
Benoit Blanchon
4 years ago
parent
6b8e93e05e
commit
9dbf44388d
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
extras/tests/.clang-tidy
+ 1
- 0
extras/tests/.clang-tidy
View File
@@ -0,0 +1 @@
+Checks: '-clang-analyzer-security.insecureAPI.*'