Skip to content

Fix non-matching remark-lint ignore pattern#181

Merged
arcticicestudio merged 1 commit intodevelopfrom
bugfix/gh-180-remark-lint-ignore-pattern
Oct 12, 2019
Merged

Fix non-matching remark-lint ignore pattern#181
arcticicestudio merged 1 commit intodevelopfrom
bugfix/gh-180-remark-lint-ignore-pattern

Conversation

@arcticicestudio
Copy link
Copy Markdown
Contributor

Fixes #180

Currently the defined pattern for directories are not matching because
they are defined with "asterisk" wildcard character at the end of the
paths. These have been removed in order to make them work correctly.

GH-180
@arcticicestudio arcticicestudio merged commit 8ae06b3 into develop Oct 12, 2019
@arcticicestudio arcticicestudio deleted the bugfix/gh-180-remark-lint-ignore-pattern branch October 12, 2019 15:52
arcticicestudio added a commit that referenced this pull request Dec 19, 2019
Currently the defined pattern for directories are not matching because
they are defined with "asterisk" wildcard character at the end of the
paths. These have been removed in order to make them work correctly.

Fixes GH-180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix non-matching remark-lint ignore pattern

2 participants