test/.clang-tidy

Sun, 01 May 2022 16:48:26 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 01 May 2022 16:48:26 +0200
changeset 546
900795d59d03
parent 523
6a981ec4d58b
permissions
-rw-r--r--

#184 #170 flush at threshold test

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