From 486e0935e0c60b55a938f03eccb5731e93f21a77 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 19 Jun 2025 09:41:30 +1000 Subject: [PATCH] Ignore reformat sources with up-to-date clang-format-20 (cherry picked from commit d36b0f2b435222e3291d99bb3657411e29d25a63) --- .git-blame-ignore-revs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 71b27b2be9..4fb869c714 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -30,3 +30,5 @@ fe8d6023e05416ba5c030bb65878a24a57aa16cb b3d8f2796a2a060b35a5e77d808dd031db2a3a37 # Remove redundant parentheses from the return statement c5bac96fd07493a13e791ea81de1d05697b983f6 +# Reformat sources with up-to-date clang-format-20 +a6dba44b6594117689d4c10cad73a80211175a51