Socket
Book a DemoInstallSign in
Socket

@moneyforward/code-review-action-eslint-plugin

Package Overview
Dependencies
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@moneyforward/code-review-action-eslint-plugin

Analyze code statically using ESLint in Github actions

0.1.1
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
3
Weekly downloads
 
Created
Source

Code review using ESLint

Analyze code statically by using ESLint in Github actions

Inputs

files

Specify patterns by glob

(Multiple patterns can be specified by separating them with line feed)

options

Changes eslint command line options.

Specify the options in JSON array format. e.g.: '["--ext", ".js", "--ext", ".ts"]'

working_directory

Changes the current working directory of the Node.js process

reporter_type_notation

Change the reporter.

(Multiple can be specified separated by commas)

Example usage

name: Analyze code statically
"on": pull_request
jobs:
  eslint:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - name: Analyze code statically using ESLint
        uses: moneyforward/eslint-action@v0

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/moneyforward/eslint-action

License

The gem is available as open source under the terms of the MIT License.

Keywords

github

FAQs

Package last updated on 04 Jun 2020

Did you know?

Socket

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.