tests/.clang-tidy

changeset 654
c9d008861178
parent 653
e081643aae2a
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/.clang-tidy	Wed Feb 08 20:26:26 2023 +0100
@@ -0,0 +1,2 @@
+# Disable static initialization warning for test code
+Checks: '-cert-err58-cpp'

mercurial