Skip to content

Fix pre-existing artefact spelling in AGENTS.md#48

Merged
leynos merged 1 commit into
mainfrom
fix/agents-md-spelling
Jul 18, 2026
Merged

Fix pre-existing artefact spelling in AGENTS.md#48
leynos merged 1 commit into
mainfrom
fix/agents-md-spelling

Conversation

@leynos

@leynos leynos commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Summary

Review walkthrough

  • AGENTS.md: corrected artifact to artefact in the CommonJS build note.
  • typos.toml: regenerated via scripts/generate_typos_config.py to reflect the current shared dictionary.

Validation

  • uv run scripts/generate_typos_config.py && git ls-files -z '*.md' | xargs -0 uv tool run typos@1.48.0 --config typos.toml --force-exclude passes locally.

The shared en-GB-oxendict dictionary refresh now flags "artifact" as a
US spelling, surfacing a pre-existing violation in AGENTS.md that was
blocking the required verify check on unrelated PRs. Correct the prose
occurrence and regenerate typos.toml as produced by
scripts/generate_typos_config.py.

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @leynos, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@coderabbitai

coderabbitai Bot commented Jul 18, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 44 minutes

Your organization has reached its usage spending cap. Adjust your spending cap in the billing tab.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 2af4fa33-df3a-4717-819a-f5a9b6b05f34

📥 Commits

Reviewing files that changed from the base of the PR and between 0d1208a and 0df7941.

📒 Files selected for processing (2)
  • AGENTS.md
  • typos.toml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/agents-md-spelling

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

@leynos
leynos merged commit ed2e10c into main Jul 18, 2026
5 checks passed
@leynos
leynos deleted the fix/agents-md-spelling branch July 18, 2026 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant