Skip to content

Issue #81. More tests #397

Issue #81. More tests

Issue #81. More tests #397

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