Skip to content

fix: don't fail on warnings#25

Merged
wagoid merged 1 commit intomasterfrom
feat/dont-fail-on-warnings
Feb 1, 2020
Merged

fix: don't fail on warnings#25
wagoid merged 1 commit intomasterfrom
feat/dont-fail-on-warnings

Conversation

@wagoid
Copy link
Copy Markdown
Owner

@wagoid wagoid commented Feb 1, 2020

This follows the commitlint CLI behavior, which exits with success when there are only warnings.
This behavior can be changed by passing 'true' to the parameter failOnWarnings.

Fixes #24

This follows the commitlint CLI behavior, which exits with success when there are only warnings.
This behavior can be changed by passing 'true' to the parameter `failOnWarnings`.
@wagoid wagoid merged commit 73133a4 into master Feb 1, 2020
@wagoid wagoid deleted the feat/dont-fail-on-warnings branch February 1, 2020 19:39
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.

feature request: don't fail on warnings

1 participant