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

🐛 print line+column range correctly #5224

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Conversation

arlimus
Copy link
Member

@arlimus arlimus commented Feb 14, 2025

There was a mixup with how this method works, because it adds line start

  • end before adding each column. I had it sorted differently earlier and this was a leftover on the CLI printer that messed it up.

There was a mixup with how this method works, because it adds line start
+ end before adding each column. I had it sorted differently earlier and
  this was a leftover on the CLI printer that messed it up.

Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
Copy link
Contributor

Test Results

3 335 tests  ±0   3 331 ✅ ±0   1m 47s ⏱️ -1s
  385 suites ±0       4 💤 ±0 
   29 files   ±0       0 ❌ ±0 

Results for commit 579b2df. ± Comparison against base commit 04d8c72.

@arlimus arlimus marked this pull request as ready for review February 14, 2025 18:47
@chris-rock chris-rock merged commit 6e6ac1c into main Feb 14, 2025
17 checks passed
@chris-rock chris-rock deleted the dom/fix-range-print branch February 14, 2025 19:03
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants