Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

fix: support - as an argument value #70

Merged
merged 3 commits into from
May 15, 2020
Merged

Conversation

G-Rath
Copy link
Contributor

@G-Rath G-Rath commented Feb 13, 2020

This closes oclif/oclif#324

@codecov
Copy link

codecov bot commented Feb 13, 2020

Codecov Report

Merging #70 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #70   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           1       1           
  Lines          29      29           
  Branches       14      14           
======================================
  Misses         29      29           

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 2fefccb...c57205c. Read the comment docs.

test/parse.test.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@RasPhilCo RasPhilCo left a comment

Choose a reason for hiding this comment

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

🏄

@RasPhilCo RasPhilCo merged commit 73fed83 into oclif:master May 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot pass "-" as argument without "--"
2 participants