This package has been deprecated

Author message:

Please use eslint-formatter-gha instead

eslint-gha-formatter
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

ESLint Formatter for GitHub Actions

A custom formatter for ESLint that creates annotations for GitHub Actions.

Installation

npm install --save-dev eslint-gha-formatter

Usage

eslint . -f eslint-gha-formatter

If eslint-gha-formatter detects that ESLint runs in a GitHub runner (GITHUB_ACTIONS environment variable is set to true), it creates annotations for GitHub Actions.. Otherwise, it invokes ESLint's stylish formatter.

/eslint-gha-formatter/

    Package Sidebar

    Install

    npm i eslint-gha-formatter

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    6.56 kB

    Total Files

    6

    Last publish

    Collaborators

    • wwa