stylelint-formatter-github-checks

1.0.0 • Public • Published

stylelint-formatter-github-checks

Build Status Current NPM Version Dependencies Codecov Monthly Downloads Known Vulnerabilities

Forked from daanleenders/eslint-formatter-github-checks & adapted for stylelint

An Stylelint formatter to use with Github Checks. It outputs a json format that outputs the json needed for the 'Update a check run' API call, so you can send the stylelint output to github.

Install

$ yarn add stylelint-formatter-github-checks -D

Usage

$ stylelint "*.css" --custom-formatter=./node_modules/stylelint-formatter-github-checks

Package Sidebar

Install

npm i stylelint-formatter-github-checks

Weekly Downloads

60

Version

1.0.0

License

MIT

Unpacked Size

82.2 kB

Total Files

29

Last publish

Collaborators

  • ezypeeze