test/.clang-tidy

Mon, 23 Jan 2023 20:00:26 +0100

author
Mike Becker <universe@uap-core.de>
date
Mon, 23 Jan 2023 20:00:26 +0100
changeset 637
ceadf0792ded
parent 523
6a981ec4d58b
permissions
-rw-r--r--

remove the untrue restriction for the index parameter of cx_array_copy() from the documentation

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