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

fix(linter): output line/column for --format=stylish instead of offset + length #9136

Conversation

Sysix
Copy link
Collaborator

@Sysix Sysix commented Feb 15, 2025

closes #9098

@github-actions github-actions bot added the A-cli Area - CLI label Feb 15, 2025
Copy link
Collaborator Author

Sysix commented Feb 15, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions bot added the C-bug Category - Bug label Feb 15, 2025
@Sysix Sysix force-pushed the 02-15-fix_linter_output_line_column_for_--format_stylish_instead_of_offset_length branch 2 times, most recently from c2e64a5 to f40db52 Compare February 15, 2025 10:51
@Sysix Sysix marked this pull request as ready for review February 15, 2025 11:02
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Feb 15, 2025
Copy link
Member

Boshen commented Feb 15, 2025

Merge activity

  • Feb 15, 10:43 AM EST: The merge label '0-merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Feb 15, 10:43 AM EST: A user added this pull request to the Graphite merge queue.
  • Feb 15, 11:07 AM EST: A user merged this pull request with the Graphite merge queue.

@graphite-app graphite-app bot force-pushed the 02-15-fix_linter_output_line_column_for_--format_stylish_instead_of_offset_length branch from f40db52 to 47c1649 Compare February 15, 2025 16:00
@graphite-app graphite-app bot merged commit 47c1649 into main Feb 15, 2025
15 checks passed
@graphite-app graphite-app bot deleted the 02-15-fix_linter_output_line_column_for_--format_stylish_instead_of_offset_length branch February 15, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0-merge Merge with Graphite Merge Queue A-cli Area - CLI C-bug Category - Bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

linter: stylish formatter reports wrong source code position
3 participants