-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added git-blame-ignore-revs file (#5019)
- Loading branch information
1 parent
d31d0d4
commit 9b80df5
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Reformatting dbt-core via black, flake8, mypy, and assorted pre-commit hooks. | ||
43e3fc22c4eae4d3d901faba05e33c40f1f1dc5a |