Skip to content

Use locales as first argument#62

Merged
eemeli merged 2 commits intomainfrom
locales-first
May 6, 2024
Merged

Use locales as first argument#62
eemeli merged 2 commits intomainfrom
locales-first

Conversation

@eemeli
Copy link
Copy Markdown
Member

@eemeli eemeli commented May 6, 2024

Fixes #32

Switches the first two constructor arguments around, so they're (locales, source, options) rather than (source, locales, options).

@eemeli eemeli requested a review from ryzokuken May 6, 2024 06:33
Copy link
Copy Markdown
Member

@ryzokuken ryzokuken left a comment

Choose a reason for hiding this comment

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

I like this design slightly better! Thanks both.

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.

Locale should be the first argument

2 participants