Skip to content

Update README.md

Update README.md #453

Workflow file for this run

name: Lint
on: [push]
jobs:
rubocop:
uses: ./.github/workflows/rubocop.yml
reek:
uses: ./.github/workflows/reek.yml
eslint:
uses: ./.github/workflows/eslint.yml