Format Stylelint errors as GitHub annotations
npm install @csstools/stylelint-formatter-github
Format Stylelint output as GitHub Actions annotations.
``sh`
npm install --save-dev @csstools/stylelint-formatter-github
`sh`
stylelint --custom-formatter @csstools/stylelint-formatter-github
The build-in github` formatter was deprecated.
This package provides a drop-in replacement.