Socket
Socket
Sign inDemoInstall

stylelint-formatter-github-checks

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    stylelint-formatter-github-checks

An Stylelint formatter to use with [Github Checks](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-status-checks#checks). It outputs a json format that outputs the json needed for the ['Update a check run'](https://docs


Version published
Weekly downloads
19
decreased by-57.78%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 20 May 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc