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

Update dependencies #61

Merged
merged 19 commits into from
Jan 27, 2020
Merged

Update dependencies #61

merged 19 commits into from
Jan 27, 2020

Conversation

bjankord
Copy link
Owner

@bjankord bjankord commented Jan 14, 2020

Resolves #60
Resolves #62

@bjankord
Copy link
Owner Author

Waiting on stylelint-scss/stylelint-scss#428 before this gets merged.

t.is(result.warnings()[0].text, "Expected @function name to match specified pattern (scss/at-function-pattern)", "correct warning text")
t.is(result.warnings()[1].text, "Expected @mixin name to match specified pattern (scss/at-mixin-pattern)", "correct warning text")
t.is(result.warnings()[2].text, "Expected $ variable name to match specified pattern (scss/dollar-variable-pattern)", "correct warning text")
t.is(result.warnings()[3].text, "Expected %-placeholder \"%placeHolder\" to match specified pattern (scss/percent-placeholder-pattern)", "correct warning text")
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to look into stylelint-scss/stylelint-scss#428 (comment) and see whats going on this.

@bjankord bjankord merged commit 0b27723 into master Jan 27, 2020
@bjankord bjankord deleted the bjankord-patch-1 branch May 1, 2020 14:18
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.

Set up github actions to run test suite Stylelint v13 support
1 participant