-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[ruff
] update and vendor annotate-snippets
#15359
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
143bd49
crates: vendor `annotate-snippets` crate
BurntSushi 45bd9a1
ruff_annotate_snippets: make small change to enable omitting header
BurntSushi 8ebb10e
ruff_linter,ruff_python_parser: migrate to updated `annotate-snippets`
BurntSushi dbc8732
ruff_linter: fix handling of unprintable characters
BurntSushi d97d74f
test: update snapshots with just whitespace changes
BurntSushi e1802df
test: update snapshots with missing annotations
BurntSushi 566618c
test: update formatting of multi-line annotations
BurntSushi b905928
test: update snapshots with missing `^`
BurntSushi 9228a2b
test: update snapshots with improper end-of-line placement
BurntSushi 3f19d13
test: another line terminator bug fix
BurntSushi 2a9f5ad
test: another set of updates related to line terminator handling
BurntSushi 638c9a8
test: update snapshot with fixed annotation but carets include whites…
BurntSushi 0b165ac
test: update another improperly rendered range
BurntSushi 42160c1
ruff_annotate_snippets: update snapshot for single ASCII whitespace s…
BurntSushi 51911c4
ruff_annotate_snippets: fix false positive line trimming
BurntSushi c3f4a65
ruff_annotate_snippets: support overriding the "cut indicator"
BurntSushi 6d680d1
test: update snapshots with trimmed lines
BurntSushi 50a77d1
test: tweak in alignment involving unprintable characters
BurntSushi 85b441a
codeowners: make BurntSushi owner of ruff_annotate_snippets
BurntSushi 17f5138
test: another update to add back a caret
BurntSushi ba5ccbb
test: add more missing carets
BurntSushi 458153d
test: update a few indentation related diagnostics
BurntSushi 6b3bda4
ruff_linter: adjust empty spans after line terminator more generally
BurntSushi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.