From edd494159489afc18c9b338550f479fefc0f4f37 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Mon, 16 Jan 2023 15:45:55 +0100 Subject: [PATCH] chore: Add .git-blame-ignore-revs --- .git-blame-ignore-revs | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .git-blame-ignore-revs diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 000000000000..ded035469e99 --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,8 @@ +# Since version 2.23 (released in August 2019), git-blame has a feature +# to ignore or bypass certain commits. +# +# This file contains a list of commits that are not likely what you +# are looking for in a blame, such as mass reformatting or renaming. + +# build: Add `@typescript-eslint/consistent-type-imports` rule (#6662) +2aa4e94b036675245290596884959e06dcced044