Skip to content

🐛 RST output should be locale-agnostic - #487

Merged
ianardee merged 1 commit into
mainfrom
fix-locale
Sep 16, 2026
Merged

ianardee merged 1 commit into
mainfrom
fix-locale

Conversation

@ianardee

Copy link
Copy Markdown
Collaborator

Description

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Requires a change to the official Guide documentation.

Copilot AI 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.

🟢 Approval recommended

No unresolved review issues were identified.

Pull request overview

Updates RST float formatting to be locale-independent by explicitly using en-US.

Changes:

  • Uses deterministic en-US numeric formatting.
  • Preserves existing precision and grouping settings.
File summaries
File Description
src/v1/parsing/common/summaryHelper.ts Makes float rendering locale-independent.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ianardee
ianardee merged commit 21f5cd0 into main Sep 16, 2026
24 checks passed
@ianardee
ianardee deleted the fix-locale branch September 16, 2026 08:30
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.

2 participants