test/.clang-tidy

Mon, 18 Apr 2022 17:26:21 +0200

author
Mike Becker <universe@uap-core.de>
date
Mon, 18 Apr 2022 17:26:21 +0200
changeset 528
4fbfac557df8
parent 523
6a981ec4d58b
permissions
-rw-r--r--

#179 improve API for list content destruction

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