Files
clio/.git-blame-ignore-revs
Michael Legleux bdfd07f154 clang-format (#86)
* clang-format

* ignore clang-format commit; run clang-format in github actions
2022-01-24 15:26:53 -05:00

9 lines
349 B
Plaintext

# These might help too
# Mark any lines that have had a commit skipped using --ignore-rev with a `?`
#git config --global blame.markIgnoredLines true
# Mark any lines that were added in a skipped commit and can not be attributed with a `*`
#git config --global blame.markUnblamableLines true
# clang-format
e41150248a97e4bdc1cf21b54650c4bb7c63928e