tests/.clang-tidy

Sun, 03 Sep 2023 09:10:16 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 03 Sep 2023 09:10:16 +0200
changeset 752
aaad6674a1a3
parent 653
e081643aae2a
permissions
-rw-r--r--

make C++ compiler and pandoc entirely optional

523
6a981ec4d58b configure clang-tidy to ignore cert-err58-cpp for test code
Mike Becker <universe@uap-core.de>
parents:
diff changeset
1 # Disable static initialization warning for test code
6a981ec4d58b configure clang-tidy to ignore cert-err58-cpp for test code
Mike Becker <universe@uap-core.de>
parents:
diff changeset
2 Checks: '-cert-err58-cpp'

mercurial