diff options
| author | blasty <peter@haxx.in> | 2026-08-21 12:15:24 +0200 |
|---|---|---|
| committer | blasty <peter@haxx.in> | 2026-08-21 12:15:24 +0200 |
| commit | 35031392c08af950e564f8ff8c222fba8dea7cbb (patch) | |
| tree | 3b27a64e52ee776614b43d58918cbb5819840f90 | |
| parent | reformat: ruff format + import sort, mechanically (see ruff.toml) (diff) | |
| download | ida-tui-35031392c08af950e564f8ff8c222fba8dea7cbb.tar.gz ida-tui-35031392c08af950e564f8ff8c222fba8dea7cbb.tar.xz ida-tui-35031392c08af950e564f8ff8c222fba8dea7cbb.zip | |
blame: ignore the ruff reformat commit
| -rw-r--r-- | .git-blame-ignore-revs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs new file mode 100644 index 0000000..8ceb914 --- /dev/null +++ b/.git-blame-ignore-revs @@ -0,0 +1,5 @@ +# Mechanical reformat commits, hidden from blame: +# git config blame.ignoreRevsFile .git-blame-ignore-revs + +# reformat: ruff format + import sort (adoption of ruff.toml) +02d02417800184fb76cd0245cdaa94c437aa4081 |
