]> git.ipfire.org Git - thirdparty/pdns.git/commit
Switch to clang-format-19 by default and allow //comment with no leading space
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 12 Feb 2025 07:57:10 +0000 (08:57 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 12 Feb 2025 07:57:10 +0000 (08:57 +0100)
commit6fb460aab83ccee1e00f713628040643b554dc79
tree328b3935c315351af940f2e640e5f6e1c5d0070a
parent690a1ecd0c536d05c9310ae9c3746af959034f97
Switch to clang-format-19 by default and allow //comment with no leading space

Still some formatting differences, but they look legit. It seems
older versions of clang-format did not process preprocessor
conditionals correctly in all cases.
.clang-format
.github/workflows/formatting.yml
build-scripts/format-code