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

Configuration doesn't obey project .stylelintignore? #69

Open
deleemillie opened this issue Dec 5, 2019 · 2 comments
Open

Configuration doesn't obey project .stylelintignore? #69

deleemillie opened this issue Dec 5, 2019 · 2 comments
Labels

Comments

@deleemillie
Copy link

I have tried various configuration options and none of them work. The tests attempt to run against files I explicitly ignore in .stylelintignore and subsequently result in an error:

 FAIL   stylelint  src/vendor/_normalize.scss
  ● Test suite failed to run

    No files matching the pattern "D:\{path_to_project}\src\vendor\_normalize.scss" were found.

      at globby.then (node_modules/stylelint/lib/standalone.js:211:12)
@issue-label-bot issue-label-bot bot added the bug label Dec 5, 2019
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.75. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@mborysenko
Copy link

mborysenko commented Feb 6, 2021

Have the same issue but it happens when I try to run linter over the files that corresponds to testMatch expressions. Basically I can't run stylelint via jest, it fails all the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants