test/.clang-tidy

Sat, 03 Sep 2022 14:56:07 +0200

author
Mike Becker <universe@uap-core.de>
date
Sat, 03 Sep 2022 14:56:07 +0200
changeset 581
c067394737ca
parent 523
6a981ec4d58b
permissions
-rw-r--r--

implement more string functions

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