stylelint icon indicating copy to clipboard operation
stylelint copied to clipboard

Fix to lint when config is changed

Open kimulaco opened this issue 2 years ago • 2 comments

Which issue, if any, is this issue related to?

Closes #2908

Is there anything in the PR that needs further explanation?

Currently, there is a problem with cached file messages not being displayed. This report already exists. #4715 So the test I have added is not optimal. I don't know how to prove that the file is cached in the CLI.

kimulaco avatar Sep 20 '22 23:09 kimulaco

🦋 Changeset detected

Latest commit: 4b5b1c0bf9d4fcf50fd20b6ea1ec28e20c5f8797

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
stylelint Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Sep 20 '22 23:09 changeset-bot[bot]

This lint error does not occur local. I'm checking this error. https://github.com/stylelint/stylelint/actions/runs/3094063323/jobs/5007077131

kimulaco avatar Sep 21 '22 00:09 kimulaco

The reason the error did not occur on my local was that this change was not merged. I fixed type error, please review.

kimulaco avatar Sep 21 '22 23:09 kimulaco

Due to #6358, there is a conflict. Can you please fix it?

ybiquitous avatar Sep 23 '22 01:09 ybiquitous

@kimulaco thanks for tackling the oldest non-upstream bug.

Mouvedia avatar Sep 25 '22 21:09 Mouvedia

@ybiquitous Thanks for reviews. I understood stylelint better than ever.

kimulaco avatar Sep 27 '22 01:09 kimulaco