Skip to content

docs: fix duplicate "being" in symlink test comments - #10611

Merged
dyc3 merged 1 commit into
biomejs:mainfrom
dfedoryshchev:docs/fix-duplicate-being-in-test-comments
Jun 12, 2026
Merged

docs: fix duplicate "being" in symlink test comments#10611
dyc3 merged 1 commit into
biomejs:mainfrom
dfedoryshchev:docs/fix-duplicate-being-in-test-comments

Conversation

@dfedoryshchev

Copy link
Copy Markdown
Contributor

Duplicate word in the doc comment on the check_windows_symlink test macro: are being being run -> are being run. The same comment appears in check.rs and lint.rs.

@changeset-bot

changeset-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a371fac

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions

Copy link
Copy Markdown
Contributor

✅ Organic activity

No automation signals detected in the analyzed events.

View full analysis →

This is an automated analysis by AgentScan

@github-actions github-actions Bot added the A-CLI Area: CLI label Jun 12, 2026
@coderabbitai

coderabbitai Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 6f0ff6e9-153b-442d-9f62-b708a6737d67

📥 Commits

Reviewing files that changed from the base of the PR and between 995c1ff and a371fac.

📒 Files selected for processing (2)
  • crates/biome_cli/tests/commands/check.rs
  • crates/biome_cli/tests/commands/lint.rs

Walkthrough

Two test file comments were updated to clarify Windows symlink test behaviour on CI. In check.rs line 913 and lint.rs line 753, duplicated phrasing ("being being run") was corrected to improve readability. No test logic or code behaviour changed; the updates are purely comment clarifications related to CI workflow permissions for symbolic link operations.

Suggested labels

A-CLI

Suggested reviewers

  • dyc3
🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely summarises the main change: fixing a duplicate 'being' word in symlink test comments across two files.
Description check ✅ Passed The description clearly relates to the changeset, explaining the exact duplicate word fix and noting which files contain the corrected comment.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@dyc3
dyc3 merged commit 76671f3 into biomejs:main Jun 12, 2026
28 checks passed
THernandez03 pushed a commit to THernandez03/biome that referenced this pull request Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CLI Area: CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants