Skip to content

Commit 1ab46e7

Browse files
authored
Fix git blame after reformatting (#2652)
#### Reference Issues/PRs <!--Example: Fixes #1234. See also #3456.--> #### What does this implement or fix? #### Any other comments? #### Checklist <details> <summary> Checklist for code changes... </summary> - [ ] Have you updated the relevant docstrings, documentation and copyright notice? - [ ] Is this contribution tested against [all ArcticDB's features](../docs/mkdocs/docs/technical/contributing.md)? - [ ] Do all exceptions introduced raise appropriate [error messages](https://docs.arcticdb.io/error_messages/)? - [ ] Are API changes highlighted in the PR description? - [ ] Is the PR labelled as enhancement or bug so it appears in autogenerated release notes? </details> <!-- Thanks for contributing a Pull Request to ArcticDB! Please ensure you have taken a look at: - ArcticDB's Code of Conduct: https://github.com/man-group/ArcticDB/blob/master/CODE_OF_CONDUCT.md - ArcticDB's Contribution Licensing: https://github.com/man-group/ArcticDB/blob/master/docs/mkdocs/docs/technical/contributing.md#contribution-licensing -->
1 parent 803c91e commit 1ab46e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.git-blame-ignore-revs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,6 @@ fbc2a76bdbf56c0181b38caa76863b1e4c5e5bec
2424

2525
# Clean and reorganize `OffsetString` and `StringPool`
2626
06a252f99f9e0c1cc19dd95c61dd239ddf68845c
27+
28+
# Apply consistent code formatting to the repo
29+
7acd347e3a035b635fd71c1bde2b54e0135ac8db

0 commit comments

Comments
 (0)