From 8490206228a6413d41449a01d092ef3ab3b5e1d5 Mon Sep 17 00:00:00 2001 From: Alex Kremer Date: Sun, 3 May 2026 22:42:44 +0100 Subject: [PATCH] chore: Ignore identifier-naming update in git blame (#7066) Co-authored-by: Bart Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- .git-blame-ignore-revs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 0cf704b051..d61cab7e03 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -5,6 +5,8 @@ # This file is sorted in reverse chronological order, with the most recent commits at the top. # The commits listed here are ignored by git blame, which is useful for formatting-only commits that would otherwise obscure the history of changes to a file. +# refactor: Enable clang-tidy `readability-identifier-naming` check (#6571) +8995564ed6b9e453e144bb663303072a3c1ba305 # refactor: Enable remaining clang-tidy `cppcoreguidelines` checks (#6538) 72f4cb097f626b08b02fc3efcb4aa11cb2e7adb8 # refactor: Rename system name from 'ripple' to 'xrpld' (#6347)