feat: warn on empty config#491
Merged
marionebl merged 3 commits intoconventional-changelog:masterfrom Nov 30, 2018
Merged
Conversation
Member
Author
Linting fails because of this. I don't think this is caused by my changes. |
Member
Author
What is causing this? I already mentioned it in the slack channel. |
Contributor
Let's skip the failing test for now. We'll remove the |
marionebl
approved these changes
Nov 25, 2018
Contributor
marionebl
left a comment
There was a problem hiding this comment.
Apart from the failing test this is ready to merge. Let's skip the test as discussed.
Member
|
Oh my bad, I created two separate (both different) approaches to fix the failing test here. |
48ac391 to
d3f4f03
Compare
91e1f03 to
fbbf07b
Compare
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/marionebl/commitlint/issues/107
Description
Push empty rules error to commitlint results if no rules are found.
How Has This Been Tested?
See: https://github.com/marionebl/commitlint/compare/master...escapedcat:feat/107_warn-on-empty-config?expand=1#diff-9ab1790ed00b7ca8fb5c7def7e9d2641R49
Types of changes
Checklist: