Skip to content

Claude/analyze pr 840 yy8 fb#3

Merged
santif merged 2 commits into
feat/add-i18n-normative-keywordsfrom
claude/analyze-pr-840-YY8FB
Mar 18, 2026
Merged

Claude/analyze pr 840 yy8 fb#3
santif merged 2 commits into
feat/add-i18n-normative-keywordsfrom
claude/analyze-pr-840-YY8FB

Conversation

@santif

@santif santif commented Mar 18, 2026

Copy link
Copy Markdown
Owner

No description provided.

claude added 2 commits March 17, 2026 22:22
…ors, and dashes

Addresses review comment: keywords like MUST/SHALL were matching inside
compound tokens such as "MUST-API", "SHALL_v2", or "MUST2". The regex
lookarounds now use [\p{L}\p{N}\p{Pc}\p{Pd}] instead of just \p{L}.

https://claude.ai/code/session_015vFGVW2seFXEMpFNu6G5yq
Addresses review comment: language codes like "ES", " es ", or
whitespace-only strings are now trimmed and lowercased before lookup.
This prevents silent misconfiguration where users think i18n is active
but the code silently falls back to English.

https://claude.ai/code/session_015vFGVW2seFXEMpFNu6G5yq
@santif santif merged commit c43f887 into feat/add-i18n-normative-keywords Mar 18, 2026
@santif santif deleted the claude/analyze-pr-840-YY8FB branch March 18, 2026 01:54
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