tests/.clang-tidy

Thu, 23 Feb 2023 18:58:15 +0100

author
Mike Becker <universe@uap-core.de>
date
Thu, 23 Feb 2023 18:58:15 +0100
changeset 658
56c62780582e
parent 653
e081643aae2a
permissions
-rw-r--r--

make hashmap store objects instead of pointers by default - fixes #239

universe@523 1 # Disable static initialization warning for test code
universe@523 2 Checks: '-cert-err58-cpp'

mercurial