Closed Xymanek closed 6 months ago
"lint": "npm run lint:eslint && npm run lint:stylelint",
||
if: always
continue-on-error
https://github.com/EPMatt/reviewdog-action-prettier?tab=readme-ov-file#with-github-check-or-github-pr-check-reporters
"lint": "npm run lint:eslint && npm run lint:stylelint",
should become||
if: always
instead ofcontinue-on-error
)