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

feat: Skip '--' argument for non-npm commands #196

Merged
merged 1 commit into from Jun 18, 2017
Merged

feat: Skip '--' argument for non-npm commands #196

merged 1 commit into from Jun 18, 2017

Conversation

avaly
Copy link
Contributor

@avaly avaly commented Jun 16, 2017

Closes #195

BREAKING CHANGE: This might affect existing setups which depend on the -- argument.

Closes #195

BREAKING CHANGE: This might affect existing setups which depend on the `--`
argument.
@avaly avaly changed the title feat: Skip '--' argument for non-npm commands (#195) feat: Skip '--' argument for non-npm commands Jun 16, 2017
@codecov
Copy link

codecov bot commented Jun 16, 2017

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #196   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines          67     69    +2     
  Branches        8     10    +2     
=====================================
+ Hits           67     69    +2
Impacted Files Coverage Δ
src/runScript.js 100% <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 2bcbc5f...22efa99. Read the comment docs.

@okonet okonet merged commit ad26566 into lint-staged:master Jun 18, 2017
@okonet
Copy link
Collaborator

okonet commented Jun 18, 2017

Thanks a lot!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants