An open API service indexing awesome lists of open source software.

https://github.com/react-hookz/eslint-formatter-gha

Eslint formatter that that outputs GitHub Actions annotations
https://github.com/react-hookz/eslint-formatter-gha

Last synced: about 1 year ago
JSON representation

Eslint formatter that that outputs GitHub Actions annotations

Awesome Lists containing this project

README

          

> [!CAUTION]
> __PACKAGE IS DEPRECATED AND WILL BE DELETED SOON__
> USE [@ver0/eslint-formatter-gha](https://github.com/ver0-project/eslint-formatter-gha) INSTEAD

# ESLint Formatter for GitHub Actions

[![NPM Version](https://flat.badgen.net/npm/v/@react-hookz/eslint-formatter-gha)](https://www.npmjs.com/package/@react-hookz/eslint-formatter-gha)
[![NPM Downloads](https://flat.badgen.net/npm/dm/@react-hookz/eslint-formatter-gha)](https://www.npmjs.com/package/@react-hookz/eslint-formatter-gha)
[![NPM Dependents](https://flat.badgen.net/npm/dependents/@react-hookz/eslint-formatter-gha)](https://www.npmjs.com/package/@react-hookz/eslint-formatter-gha)
[![Build](https://img.shields.io/github/actions/workflow/status/react-hookz/eslint-formatter-gha/ci-cd.yml?branch=master&style=flat-square)](https://github.com/react-hookz/eslint-formatter-gha/actions)
[![Types](https://flat.badgen.net/npm/types/@react-hookz/eslint-formatter-gha)](https://www.npmjs.com/package/@react-hookz/eslint-formatter-gha)

× **[DISCORD](https://discord.gg/Fjwphtu65f)** ×
**[CHANGELOG](https://github.com/react-hookz/eslint-formatter-gha/blob/master/CHANGELOG.md)** ×

---

Custom formatter for ESLint that generates GitHub Actions annotations.

## Install

This one is pretty simple, everyone knows what to do:

```shell
npm i --save-dev @react-hookz/eslint-formatter-gha
# or
yarn add -D @react-hookz/eslint-formatter-gha
```

## Usage

```shell
eslint -f @react-hookz/gha
```

## Contributors





xobotyi


Anton Zinovyev