Skip to content

Conversation

@emizzle emizzle requested a review from a team November 25, 2019 07:21
@ghost
Copy link

ghost commented Nov 25, 2019

DeepCode Report (#74f218)

DeepCode analyzed this pull request.
There are no new issues.

Copy link
Collaborator

@jrainville jrainville left a comment

Choose a reason for hiding this comment

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

Small typo

.command('demo')
.option('--locale [locale]', __('language to use (default: en)'))
.option('--template <name/url>', __('download a demo template using a known name or a git host URL'))
.option('--template <name/url>', __('DEPREDCATED download a demo template using a known name or a git host URL'))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
.option('--template <name/url>', __('DEPREDCATED download a demo template using a known name or a git host URL'))
.option('--template <name/url>', __('DEPRECATED download a demo template using a known name or a git host URL'))

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed, good catch!

Copy link
Contributor

@michaelsbradleyjr michaelsbradleyjr left a comment

Choose a reason for hiding this comment

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

Other than the typo @jrainville found, looks good, great work!

In the cli --help text, maybe "depcrecated" could be wrapped in square brackets, e.g. [DEPRECATED].

@emizzle emizzle force-pushed the chore/template-deprecation-notice branch from 5a974e5 to 74f2182 Compare December 4, 2019 01:54
@iurimatias iurimatias merged commit db0e45e into master Dec 11, 2019
@delete-merged-branch delete-merged-branch bot deleted the chore/template-deprecation-notice branch December 11, 2019 14:39
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.

5 participants