From: Ondřej Surý Date: Tue, 19 Nov 2024 09:52:38 +0000 (+0100) Subject: Ignore clang-format reformatting commit X-Git-Tag: v9.18.32~16^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=cb63c2f2d53ed9eb72a5ebd90a8e0932800eba5e;p=thirdparty%2Fbind9.git Ignore clang-format reformatting commit (cherry picked from commit 82f0c31c0da45dd6c50e3897aeac5cded77f44f0) --- diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 68f8c0cc014..71b27b2be94 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -26,3 +26,7 @@ b8b9b4ac2c0ae88de85f4d83982edb97694959d7 fe8d6023e05416ba5c030bb65878a24a57aa16cb # Reformat sources with up-to-date clang-format-19 50221d6ff1ebfbd7bc97d11a17d12f0a5926d18a +# Remove redundant semicolons after the closing braces of functions +b3d8f2796a2a060b35a5e77d808dd031db2a3a37 +# Remove redundant parentheses from the return statement +c5bac96fd07493a13e791ea81de1d05697b983f6