Skip to content
Commit 0ce3887a authored by snooxx 💤's avatar snooxx 💤 Committed by Albert Astals Cid
Browse files

Add missing clang-format commit to .git-blame-ignore-revs

After 19d98d6a reformatted Okular's codebase with `clang-format`, that
commit was marked to be ignored by `git blame` by adding it to
`.git-blame-ignore-revs` in 4fb45522.

Later, !296 was merged but still needed reformatting, which was done in
b09e23f6. However, the latter commit was still missing from
`.git-blame-ignore-revs`, so let's add it.

Test Plan:
All commits mentioning `clang-format` which reformatted the codebase are
now included in `.git-blame-ignore-revs`.
parent fe584715
Pipeline #143222 passed with stage
in 12 minutes and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment