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

fix: Handle empty output in stylelint #365

Closed
wants to merge 1 commit into from
Closed

fix: Handle empty output in stylelint #365

wants to merge 1 commit into from

Conversation

chrisgrieser
Copy link
Contributor

same issue as #350 and #352

mfussenegger added a commit that referenced this pull request Sep 21, 2023
More general approach to #365
Instead of fixing each linter one by one, just don't call them if there
is not output.
@mfussenegger
Copy link
Owner

I think I'll go with #375 instead

@chrisgrieser
Copy link
Contributor Author

yeah, I was actually thinking of proposing something like that, too.

Makes of course more sense.

mfussenegger added a commit that referenced this pull request Sep 21, 2023
More general approach to #365
Instead of fixing each linter one by one, just don't call them if there
is not output.
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.

2 participants