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

Extract analyse command options. #738

Merged
merged 1 commit into from
Dec 10, 2021

Conversation

dbrumann
Copy link
Collaborator

No description provided.

$formats = (array) $input->getOption('formatter');

$formatters = [];
if ($formats) {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This condition was removed, because getFormattersByNames can work with [] as input.

@dbrumann dbrumann force-pushed the commands/introduce_analyse_options branch 2 times, most recently from 9a72b75 to 8913a60 Compare December 10, 2021 08:46
@dbrumann dbrumann force-pushed the commands/introduce_analyse_options branch from 8913a60 to 15594cc Compare December 10, 2021 08:53
@dbrumann dbrumann merged commit 05346d3 into qossmic:main Dec 10, 2021
@dbrumann dbrumann deleted the commands/introduce_analyse_options branch December 10, 2021 08:57
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.

None yet

1 participant