Skip to content

Conversation

@Sysix
Copy link
Member

@Sysix Sysix commented Jul 30, 2025

Added move_right for adjusting diagnostic messages for oxc_linter.
oxc_linter will lint files like vue, astro and svelte which have a different JS source text offset than the file content offset.

Added move_left because every other method had their counterpart too.

@github-actions github-actions bot added the C-enhancement Category - New feature or request label Jul 30, 2025
Copy link
Member Author

Sysix commented Jul 30, 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.

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 30, 2025

CodSpeed Instrumentation Performance Report

Merging #12646 will not alter performance

Comparing 07-30-feat_span_add_move_right_and_move_left_ (43eb80d) with main (525137e)

Summary

✅ 34 untouched benchmarks

@Sysix Sysix marked this pull request as ready for review July 30, 2025 19:01
Copy link
Contributor

camc314 commented Jul 31, 2025

Merge activity

Added `move_right` for adjusting diagnostic messages for `oxc_linter`.
`oxc_linter` will lint files like `vue`, `astro` and `svelte` which have a different JS source text offset than the file content offset.

Added `move_left` because every other method had their counterpart too.
@graphite-app graphite-app bot force-pushed the 07-30-feat_span_add_move_right_and_move_left_ branch from 359796f to 43eb80d Compare July 31, 2025 10:35
@graphite-app graphite-app bot merged commit 43eb80d into main Jul 31, 2025
24 checks passed
@graphite-app graphite-app bot deleted the 07-30-feat_span_add_move_right_and_move_left_ branch July 31, 2025 10:43
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants