Skip to content

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 eslint output to github.

License

Notifications You must be signed in to change notification settings

ezypeeze/stylelint-formatter-github-checks

Repository files navigation

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

About

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 eslint output to github.

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •