@csstools/stylelint-formatter-github
v1.0.0
Published
Format Stylelint errors as GitHub annotations
Downloads
1,475
Readme
@csstools/stylelint-formatter-github
Format Stylelint output as GitHub Actions annotations.
Usage
npm install --save-dev @csstools/stylelint-formatter-github
stylelint --custom-formatter @csstools/stylelint-formatter-github
--formatter github
The build-in github
formatter was deprecated.
This package provides a drop-in replacement.