reviewdog / action-stylelint

Run stylelint with reviewdog
https://github.com/marketplace?type=actions&query=reviewdog
MIT License
46 stars 24 forks source link

Only github-pr-review works #85

Closed thijsnado closed 1 year ago

thijsnado commented 1 year ago

If you don't use github-pr-review you get routed to https://github.com/reviewdog/action-stylelint/blob/v1.14.0/script.sh#L34. This doesn't format as JSON so I suspect reviewdog cannot read it. I don't understand why we have the conditional logic here so not sure how to fix this.