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

fix: square brackets in description of commands/flags sanitized #16

Merged
merged 1 commit into from
Aug 1, 2019
Merged

fix: square brackets in description of commands/flags sanitized #16

merged 1 commit into from
Aug 1, 2019

Conversation

childish-sambino
Copy link
Contributor

Fixes #15

@RasPhilCo
Copy link
Contributor

Looks good! Can you push again to trigger CI (busted webhook)?

@childish-sambino
Copy link
Contributor Author

@RasPhilCo Force pushed but still no CI.

@RasPhilCo RasPhilCo closed this Aug 1, 2019
@RasPhilCo RasPhilCo reopened this Aug 1, 2019
@codecov
Copy link

codecov bot commented Aug 1, 2019

Codecov Report

Merging #16 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #16   +/-   ##
=======================================
  Coverage   84.67%   84.67%           
=======================================
  Files           4        4           
  Lines         124      124           
  Branches       17       17           
=======================================
  Hits          105      105           
  Misses          9        9           
  Partials       10       10
Impacted Files Coverage Δ
src/commands/autocomplete/create.ts 86.95% <100%> (ø) ⬆️

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 32f50da...d613f44. Read the comment docs.

@RasPhilCo RasPhilCo merged commit 3bf4821 into oclif:master Aug 1, 2019
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.

Flag descriptions with square brackets not working in zsh
2 participants