💚 suppress misc-use-anonymous-namespace for Doctest

This commit is contained in:
Niels Lohmann 2023-03-13 14:23:54 +01:00
parent 494c7ce978
commit cf8c0364d7
No known key found for this signature in database
GPG Key ID: 7F3CEA63AE251B69

View File

@ -35,6 +35,7 @@ Checks: '*,
-llvm-header-guard,
-llvm-include-order,
-llvmlibc-*,
-misc-use-anonymous-namespace,
-misc-confusable-identifiers,
-misc-no-recursion,
-misc-non-private-member-variables-in-classes,