From 88fbc94db2315967ac3db52c3b3103e849e9cd2e Mon Sep 17 00:00:00 2001 From: Ian Knox <81931810+iknox-fa@users.noreply.github.com> Date: Fri, 8 Apr 2022 14:20:43 -0500 Subject: [PATCH] added git-blame-ignore-revs file (#5019) --- .changes/unreleased/Under the Hood-20220408-135525.yaml | 7 +++++++ .git-blame-ignore-revs | 2 ++ 2 files changed, 9 insertions(+) create mode 100644 .changes/unreleased/Under the Hood-20220408-135525.yaml create mode 100644 .git-blame-ignore-revs diff --git a/.changes/unreleased/Under the Hood-20220408-135525.yaml b/.changes/unreleased/Under the Hood-20220408-135525.yaml new file mode 100644 index 00000000000..41582df06b4 --- /dev/null +++ b/.changes/unreleased/Under the Hood-20220408-135525.yaml @@ -0,0 +1,7 @@ +kind: Under the Hood +body: Added .git-blame-ignore-revs file to mask re-formmating commits from git blame +time: 2022-04-08T13:55:25.790513-05:00 +custom: + Author: iknox-fa + Issue: "5004" + PR: "5019" diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 00000000000..556e54024d0 --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,2 @@ +# Reformatting dbt-core via black, flake8, mypy, and assorted pre-commit hooks. +43e3fc22c4eae4d3d901faba05e33c40f1f1dc5a