Skip to content

Commit c0ef047

Browse files
authored
Add .git-blame-ignore-revs file (#426)
Follow-on work to #416, this file uses a [`.git-blame-ignore-revs` file](https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view) to ignore revs that cause major reformatting changes in git blame view.
1 parent 75b0014 commit c0ef047

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.git-blame-ignore-revs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Enforce and apply Google Java Style formatting (#416)
2+
56e3191bf8df94dcdf226ae814a9aa2c08b931b9

0 commit comments

Comments
 (0)