rinvex / countries

Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
https://rinvex.com
MIT License
1.64k stars 206 forks source link

Fix shortlist data #228

Closed squiaios closed 1 year ago

squiaios commented 1 year ago

calling_code must be an array

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 3a5ff2bf and detected 0 issues on this pull request.

View more on Code Climate.

Omranic commented 1 year ago

@squiaios thank you, but it's not necessary to have the calling_code as an array in the shortlist.json file.

If you believe that's wrong, kindly provide a failing and passing test cases, with more details so I can reproduce the issue.