Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ruff] update and vendor annotate-snippets #15359

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
05cd0f6
crates: vendor `annotate-snippets` crate
BurntSushi Dec 20, 2024
db8ec39
ruff_annotate_snippets: make small change to enable omitting header
BurntSushi Dec 20, 2024
c81c158
ruff_linter,ruff_python_parser: migrate to updated `annotate-snippets`
BurntSushi Dec 20, 2024
7782b5e
ruff_linter: fix handling of unprintable characters
BurntSushi Jan 8, 2025
f30183b
test: update snapshots with just whitespace changes
BurntSushi Jan 7, 2025
0d39932
test: update snapshots with missing annotations
BurntSushi Jan 7, 2025
bf3b630
test: update formatting of multi-line annotations
BurntSushi Jan 7, 2025
b189383
test: update snapshots with missing `^`
BurntSushi Jan 7, 2025
e924ad4
test: update snapshots with improper end-of-line placement
BurntSushi Jan 7, 2025
7585866
test: another line terminator bug fix
BurntSushi Jan 7, 2025
7f4992a
test: another set of updates related to line terminator handling
BurntSushi Jan 8, 2025
cf05271
test: update snapshot with fixed annotation but carets include whites…
BurntSushi Jan 8, 2025
8d13210
test: update another improperly rendered range
BurntSushi Jan 8, 2025
ac588eb
ruff_annotate_snippets: update snapshot for single ASCII whitespace s…
BurntSushi Jan 8, 2025
dee22d9
ruff_annotate_snippets: fix false positive line trimming
BurntSushi Jan 8, 2025
cff98c0
ruff_annotate_snippets: support overriding the "cut indicator"
BurntSushi Jan 9, 2025
90d5e69
test: update snapshots with trimmed lines
BurntSushi Jan 8, 2025
a0d8a70
test: tweak in alignment involving unprintable characters
BurntSushi Jan 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
221 changes: 192 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading