Skip to content

Commit d8a0a84

Browse files
committed
write down previous lint commits in git-blame-ignore-revs file
1 parent 1432243 commit d8a0a84

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.git-blame-ignore-revs

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
# Run this command to always ignore formatting commits in `git blame`
1+
# Run this command to always ignore formatting commits in `git blame`:
22
# git config blame.ignoreRevsFile .git-blame-ignore-revs
33

4-
# Ruff rules refactoring, part 1
5-
# insert_commit_sha_and_uncomment
6-
7-
# Ruff rules refactoring, part 1
8-
# insert_commit_sha_and_uncomment
4+
# Add below, one per line, SHAs of commits corresponding to "formatting" / "revisions"
5+
47e5c2bef578eef5fcaaca0d2177461a08cee714
6+
65c7dd3623df8ec182b335fe062a0aad10dc85f5
7+
2e677a53dfe9a18a6886583455ef5b898756ba14
8+
7521c99e36c2e9f06993c97929a663860b76bca9
9+
143224331f9e953951208cfadb934958b40055d8

0 commit comments

Comments
 (0)