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: use the skip default value for skip cli arg #211

Merged

Conversation

spikegrobstein
Copy link
Contributor

Even though the defaults for both skip and scripts were empty
objects, the code was referencing the default value for scripts in
both places, which could lead to a bug in the future if the default for
either changed at some point in the future.

Even though the defaults for both `skip` and `scripts` were empty
objects, the code was referencing the default value for `scripts` in
both places, which could lead to a bug in the future if the default for
either changed at some point in the future.
@coveralls
Copy link

coveralls commented Oct 2, 2017

Coverage Status

Coverage remained the same at 99.679% when pulling 1e60c6b on spikegrobstein:fix-skip-default-args into 709dae1 on conventional-changelog:master.

@nexdrew
Copy link
Member

nexdrew commented Nov 21, 2017

@spikegrobstein Awesome, thank you for doing this! I too noticed this problem a while back but never bothered to fix it.

@bcoe @stevemao @Tapppi Any objections to merging this?

@nexdrew
Copy link
Member

nexdrew commented Nov 21, 2017

@bcoe @stevemao @Tapppi Sorry to spam you, this is a simple fix, I will merge.

@nexdrew nexdrew merged commit 3fdd7fa into conventional-changelog:master Nov 21, 2017
@bcoe
Copy link
Member

bcoe commented Nov 21, 2017

@nexdrew 👍 go ahead and publish.

@bcoe
Copy link
Member

bcoe commented Jan 3, 2018

@spikegrobstein this change is published now, sorry that took so long!

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.

5 participants