mirror of
https://github.com/dbt-labs/dbt-core
synced 2025-12-17 19:31:34 +00:00
added git-blame-ignore-revs file (#5019)
This commit is contained in:
7
.changes/unreleased/Under the Hood-20220408-135525.yaml
Normal file
7
.changes/unreleased/Under the Hood-20220408-135525.yaml
Normal file
@@ -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"
|
||||||
2
.git-blame-ignore-revs
Normal file
2
.git-blame-ignore-revs
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# Reformatting dbt-core via black, flake8, mypy, and assorted pre-commit hooks.
|
||||||
|
43e3fc22c4eae4d3d901faba05e33c40f1f1dc5a
|
||||||
Reference in New Issue
Block a user