Skip to content

feat: show multiple suggestions on unknown options#2349

Merged
alexander-akait merged 1 commit intomasterfrom
refactor-core
Jan 13, 2021
Merged

feat: show multiple suggestions on unknown options#2349
alexander-akait merged 1 commit intomasterfrom
refactor-core

Conversation

@alexander-akait
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

feature + refactoring

Did you add tests for your changes?

Yes

If relevant, did you update the documentation?

No need

Summary

Show multiple suggestions

Does this PR introduce a breaking change?

No

Other information

Removed unnecessary usage, because commander generates it by default

@codecov
Copy link
Copy Markdown

codecov bot commented Jan 13, 2021

Codecov Report

Merging #2349 (c6438a9) into master (9b39f1e) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2349      +/-   ##
==========================================
- Coverage   68.19%   68.14%   -0.05%     
==========================================
  Files          50       50              
  Lines        2053     2050       -3     
  Branches      509      509              
==========================================
- Hits         1400     1397       -3     
  Misses        653      653              
Impacted Files Coverage Δ
packages/webpack-cli/lib/utils/cli-flags.js 97.22% <ø> (-0.22%) ⬇️
packages/webpack-cli/lib/webpack-cli.js 89.86% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b39f1e...c6438a9. Read the comment docs.

@alexander-akait alexander-akait merged commit 7314d6c into master Jan 13, 2021
@alexander-akait alexander-akait deleted the refactor-core branch January 13, 2021 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants