]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #13865 from omoerbeek/tidy-const-or-ref-field-in-class
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 6 Mar 2024 12:23:33 +0000 (13:23 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 12:23:33 +0000 (13:23 +0100)
common: less strict clang-tidy: allow const and/or ref fields in classes


Trivial merge