test/.clang-tidy

Sun, 23 Oct 2022 13:32:16 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 23 Oct 2022 13:32:16 +0200
changeset 592
bb69ef3ad1f3
parent 523
6a981ec4d58b
permissions
-rw-r--r--

enclose macro arguments in parenthesis

     1 # Disable static initialization warning for test code
     2 Checks: '-cert-err58-cpp'

mercurial