Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new categories to armenian #1541

Merged
merged 4 commits into from Feb 16, 2019
Merged

Add new categories to armenian #1541

merged 4 commits into from Feb 16, 2019

Conversation

hovikman
Copy link
Contributor

The following changes have been made:

  • fix warning: character class has '-' without escape
    since '-' has special meaning in regex then it should be escaped or it should be at the start of the class. (or at the end of the class)

  • fix the name of constellation Leo
    it was spelled as 'Loe'

  • remove duplicate ingredient names
    Cherries, Chestnut, Garlic, Lychees and Mackerel had duplicate entries

  • add Artist, Book, Food, Military, Science, Space categories to armenian

Copy link
Member

@vbrazo vbrazo left a comment

Choose a reason for hiding this comment

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

Thanks for adding the tests and fixing the warning 👍

@vbrazo vbrazo merged commit bca9f62 into faker-ruby:master Feb 16, 2019
@hovikman hovikman deleted the add_new_categories_to_armenian branch February 16, 2019 15:20
@vbrazo vbrazo added the Chores label Mar 3, 2019
davidmorton0 pushed a commit to davidmorton0/faker that referenced this pull request Jul 12, 2021
* fix warning: character class has '-' without escape

* fix the name of constellation Leo

* remove duplicate ingredient names

* add Artist, Book, Food, Military, Science, Space categories to armenian
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.

None yet

2 participants