Skip to content

Commit

Permalink
chore: ignore coding-standard update 1.2.2 in git blame
Browse files Browse the repository at this point in the history
  • Loading branch information
kesselb committed Aug 23, 2024
1 parent f8a202a commit c4b9c28
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# .git-blame-ignore-revs
# Update to coding-standard 1.2.2
f8a202a56fa45abe334e92369fbf0439448bad58
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,10 @@ Otherwise, git checkouts can be handled the same as release archives, by using t

- Comment on a pull request with `/update-3rdparty` to update the 3rd party submodule. It will update to the last commit of the 3rd party branch named like the PR target.

#### Ignore code style updates in git blame

`git config blame.ignoreRevsFile .git-blame-ignore-revs`

## Contribution guidelines 📜

All contributions to this repository from June 16, 2016, and onward are considered to be
Expand Down

0 comments on commit c4b9c28

Please sign in to comment.