- Notifications
You must be signed in to change notification settings - Fork1.6k
Commit8ce00fe
committed
ruff_annotate_snippets: update snapshot for single ASCII whitespace source
The change to the rendering code is elaborated on in more detail here,where I attempted to upstream it:rust-lang/annotate-snippets-rs#169Otherwise, the snapshot diff also shows a bug fix: a `^` is now renderedwhere as it previously was not.1 parent1593dbf commit8ce00fe
File tree
2 files changed
+2
-5
lines changed- crates
- ruff_annotate_snippets/src/renderer
- ruff_linter/src/rules/pycodestyle/snapshots
2 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1394 | 1394 | | |
1395 | 1395 | | |
1396 | 1396 | | |
1397 | | - | |
1398 | | - | |
1399 | | - | |
| 1397 | + | |
1400 | 1398 | | |
1401 | 1399 | | |
1402 | 1400 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | | - | |
| 7 | + | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| |||
0 commit comments
Comments
(0)