Skip to content

Fix app ID regex for init command - #93

Merged
tonycuadra merged 4 commits into
masterfrom
appid-regex
Oct 15, 2019
Merged

Fix app ID regex for init command#93
tonycuadra merged 4 commits into
masterfrom
appid-regex

Conversation

@tonycuadra

Copy link
Copy Markdown
Contributor
  • Show error message when regex validation fails
  • Do not use case-insensitive regex for app ID (causes mismatch with mabu)
  • Remove redundant regex definitions and rely on common util functions
  • Fix lint errors

- Show error message when regex validation fails
- Do not use case-insensitive regex for app ID (causes mismatch with mabu)
- Remove redundant regex definitions and rely on common util functions
- Fix lint errors
Tony Cuadra added 2 commits October 15, 2019 15:32
Returning an error string (as required by inquirer) is deceptive.
Instead, generate the error string where it is needed.
@tonycuadra
tonycuadra merged commit d5008e4 into master Oct 15, 2019
@tonycuadra
tonycuadra deleted the appid-regex branch October 15, 2019 19:53
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