Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@
#
# $ git config blame.ignoreRevsFile .git-blame-ignore-revs

# [clang-tidy][NFC] Enforce 80 characters limit
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a remaining commit to be added: #168049

I'll add it when the PR above is merged :)

Copy link
Contributor

@vbvictor vbvictor Nov 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should add this at the end of the file to make it chronological order.

5edf70c41c5d69f3751b4199f642f4585599dade
c73870dbe89a8219130e21a0b3f13df76d299352
74c40293c309dbd142bf1f0ebfbfde6be8d30655

# [clang-tidy][NFC] Remove trailing whitespaces in documentation
8f2b167de4a1268160c06512d08863a9e8f43290

# r365730: [Coding style change][lld] Rename variables for non-ELF ports
136d27ab4de0c1d5dedfecc32a9857be78fa0648

Expand Down
Loading