Files
bacnet_stack/.git-blame-ignore-revs
T
Steve Karg cc4911a185 make pretty
2022-09-10 10:32:50 -05:00

10 lines
429 B
Plaintext

# Ignore formatting change commits when determining blame
# git config --global blame.ignoreRevsFile .git-blame-ignore-revs
# 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
# make pretty - apps/ and src/