Skip to content
Open
Changes from all 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
9 changes: 9 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# This file features commits that should be taken out of the git blame chain as they would clutter it with formatting
# changes otherwise.

# To ignore the commits, you can configure your git to automatically use this file with any git blame command:
# git config blame.ignoreRevsFile .git-blame-ignore-revs

# Commit 112290a - 23.07.2026 - Introduce ruff as linter and formatter

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
# Commit 112290a - 23.07.2026 - Introduce ruff as linter and formatter
# Commit 2026-07-23: Introduce ruff as linter and formatter

# This commit had no effect on the functionality but touched and reformated 10k lines

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
# This commit had no effect on the functionality but touched and reformated 10k lines
# This commit had no effect on the functionality but touched and reformatted 10k lines

112290a101f681030b7f895ded63a544764c073a

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can you add a new line character to the end of the file?

Loading