Skip to content

Sort ISO_CURRENCY_DATA alphabetically by key#12

Merged
mfirhas merged 1 commit into
masterfrom
copilot/sort-iso-currency-data-alphabetically
May 7, 2026
Merged

Sort ISO_CURRENCY_DATA alphabetically by key#12
mfirhas merged 1 commit into
masterfrom
copilot/sort-iso-currency-data-alphabetically

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 7, 2026

Sort the entries in ISO_CURRENCY_DATA in data.rs alphabetically by their 3-letter ISO currency code keys.

Two entries were out of order:

  • XCG was placed after AMD (line 24) — moved to its correct position after XCD
  • ZWG was placed after ZWL — moved to its correct position before ZWL

All 183 tests pass.

Copilot finished work on behalf of mfirhas May 7, 2026 11:17
Copilot AI requested a review from mfirhas May 7, 2026 11:17
@mfirhas mfirhas marked this pull request as ready for review May 7, 2026 11:18
@mfirhas mfirhas merged commit ec5eb67 into master May 7, 2026
6 checks passed
@mfirhas mfirhas deleted the copilot/sort-iso-currency-data-alphabetically branch May 7, 2026 11:23
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