benkeen / generatedata

A powerful, feature-rich, random test data generator.
https://generatedata.com
2.2k stars 611 forks source link

Added Australia region-specific phone format and fix markdownlint errors for the plugins readme files #871

Open andrefortin opened 2 months ago

andrefortin commented 2 months ago

Added all the region-specific phone formats for Australia and fixed the markdownlint errors for the Plugins readme files.

benkeen commented 2 months ago

Hey @andrefortin, thanks! However, it looks like your IDE has some opinions about formatting which aren't in line with the style of the repo - indentation, single/double quotes, trailing commas. I was using WebStorm for this, but didn't formally dictate indentation, etc. for contributions. Any chance those changes could be undone? If it's a pain no worries, I'll accet the PR reformat on my end + look into forcing it via eslint or something.