stylelint-formatter-github-annotate

0.0.3 • Public • Published

stylelint-formatter-github-annotate

A simple stylelint formatter that creates annotations in GitHub Actions.

Installation

npm install -D stylelint-formatter-github-annotate

Or:

yarn add -D stylelint-formatter-github-annotate

Usage

To use the annotation in a GitHub Action run, run stylelint with the --custom-formatter flag:

stylelint --custom-formatter=node_modules/stylelint-formatter-github-annotate files.js

Readme

Keywords

none

Package Sidebar

Install

npm i stylelint-formatter-github-annotate

Weekly Downloads

221

Version

0.0.3

License

MIT

Unpacked Size

4.41 kB

Total Files

9

Last publish

Collaborators

  • romeovs