Skip to content

Conversation

@egandro
Copy link

@egandro egandro commented Jan 3, 2026

What type of PR is this? (check all applicable)

  • Feature language tag

Description

language tag is implemented

ISO639Code with simple regex check ^[a-z]{2,3}(-[a-zA-Z0-9-]+)?$

This is pragmatic, as ISO639 is fluid with -1, -2, -2 and real world might be sending us any string.

-> Please ping me if we want this test to be:

  • strict
  • disabled default
  • enabled default

Added/updated tests?

  • Yes

Run verifications and test

  • make verify is passing
  • make test is passing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant