Conversation
|
WalkthroughThis pull request updates the README documentation across all supported language variants (English, Spanish, French, Japanese, Korean, Polish, Portuguese, Russian, Ukrainian, and Chinese). The primary change increases the documented linter rule count from 340+ to 450+. Several language versions also add descriptions clarifying that Biome can format and analyse malformed code in real-time within editors. All changes are documentation-only with no alterations to code or public declarations. Possibly related PRs
Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 1 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
packages/@biomejs/biome/README.fr.md (1)
46-47:⚠️ Potential issue | 🟡 MinorNote the terminology inconsistency with the English version.
The French text uses "analyser" (analyse) whereas the English README specifies "lint" for the same capability. Spanish and Portuguese-BR follow similar patterns. While both terms are technically accurate—linting is a form of code analysis—maintaining consistent terminology across language versions would improve clarity. Consider aligning with "linter" terminology or confirming if the broader "analyse" is intentional for this translation.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@packages/`@biomejs/biome/README.fr.md around lines 46 - 47, Update the French README text to use the same terminology as the English README by replacing "analyser" (or "analyse") with the linter/lint terminology used in the English version; specifically modify the sentence containing "Il peut formater et analyser du code malformé pendant que vous l’écrivez." to use "lint" or "linter" consistently (e.g., "Il peut formater et lint/faire du lint sur du code malformé...") and ensure Spanish and Portuguese-BR files are updated similarly if they currently use "analyser"/equivalent so all localized READMEs match the English wording.
🧹 Nitpick comments (1)
packages/@biomejs/biome/README.fr.md (1)
43-47: Consider adding details to the PR description.The PR description is empty beyond the template. It would be helpful to mention the rule count change and, if applicable, disclose any AI assistance used (as per project guidelines).
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed. In `@packages/`@biomejs/biome/README.fr.md around lines 43 - 47, The PR description is currently just the template and lacks important details; update the PR description to state the change in the rule count (how many rules were added/removed or the new total) and any other user-visible changes related to the README.fr.md update, and if any AI assistance was used follow the project disclosure policy by adding a short note; ensure the PR body references the README.fr.md changes and the exact rule count delta so reviewers can verify the documentation update.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Outside diff comments:
In `@packages/`@biomejs/biome/README.fr.md:
- Around line 46-47: Update the French README text to use the same terminology
as the English README by replacing "analyser" (or "analyse") with the
linter/lint terminology used in the English version; specifically modify the
sentence containing "Il peut formater et analyser du code malformé pendant que
vous l’écrivez." to use "lint" or "linter" consistently (e.g., "Il peut formater
et lint/faire du lint sur du code malformé...") and ensure Spanish and
Portuguese-BR files are updated similarly if they currently use
"analyser"/equivalent so all localized READMEs match the English wording.
---
Nitpick comments:
In `@packages/`@biomejs/biome/README.fr.md:
- Around line 43-47: The PR description is currently just the template and lacks
important details; update the PR description to state the change in the rule
count (how many rules were added/removed or the new total) and any other
user-visible changes related to the README.fr.md update, and if any AI
assistance was used follow the project disclosure policy by adding a short note;
ensure the PR body references the README.fr.md changes and the exact rule count
delta so reviewers can verify the documentation update.
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 5e59323a-a792-4337-bcfe-a1ba68086c66
📒 Files selected for processing (11)
packages/@biomejs/biome/README.es.mdpackages/@biomejs/biome/README.fr.mdpackages/@biomejs/biome/README.ja.mdpackages/@biomejs/biome/README.kr.mdpackages/@biomejs/biome/README.mdpackages/@biomejs/biome/README.pl.mdpackages/@biomejs/biome/README.pt-BR.mdpackages/@biomejs/biome/README.ru.mdpackages/@biomejs/biome/README.uk.mdpackages/@biomejs/biome/README.zh-CN.mdpackages/@biomejs/biome/README.zh-TW.md
Summary
Test Plan
Docs