test/.clang-tidy@6a981ec4d58b
test/.clang-tidy
Mon, 18 Apr 2022 14:41:19 +0200
- author
- Mike Becker <universe@uap-core.de>
- date
- Mon, 18 Apr 2022 14:41:19 +0200
- changeset 523
- 6a981ec4d58b
- permissions
- -rw-r--r--
configure clang-tidy to ignore cert-err58-cpp for test code
# Disable static initialization warning for test code
Checks: '-cert-err58-cpp'