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

[Config] Multiple presets in config #140

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

julio-cavallari
Copy link
Contributor

What:

  • Bug Fix
  • New Feature

Description:

After creating 2 more stubs containing currency codes and country codes, the default peck preset started to have a lot of stuff that may be unnecessary for a project

This PR aims to change the configuration so that it is possible to use more than 1 preset at the same time, so the dev can choose which presets to use to ignore words by default

With this change, the base preset will always be used, and the user will be able to use extra presets if desired.

This PR contains a breaking change in the peck.json file, where the preset property was renamed to presets to make more sense with what this property receives in this new version.

Related:

#138

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.

1 participant