humanmade / humanmade/linter-bot

Stylelint seems to not respect `.stylelintignore` at project root

Open
#154 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
16
Forks
2
Avg merge
17d 47m
Merged PRs (30d)
1

Description

When running the linterbot with stylelint enabled, any paths ignored by a `.stylelintignore` at the project root are not properly ignored by the linter. That is, running `npx stylelint content/**/*.scss` returns no errors, but HM Linter is returning errors in files while should be excluded by the `.stylelintignore`.

I don't initially see what the error is. What is the first step I should take in troubleshooting this issue?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.