test/.clang-tidy

Sun, 24 Apr 2022 17:14:05 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 24 Apr 2022 17:14:05 +0200
changeset 532
080c304ec176
parent 523
6a981ec4d58b
permissions
-rw-r--r--

fix cxBufferMinimumCapacity implementation still using additional_bytes

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