test/.clang-tidy

changeset 523
6a981ec4d58b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/test/.clang-tidy	Mon Apr 18 14:41:19 2022 +0200
@@ -0,0 +1,2 @@
+# Disable static initialization warning for test code
+Checks: '-cert-err58-cpp'

mercurial