Skip to content

Issue #81. Fix tests #399

Issue #81. Fix tests

Issue #81. Fix tests #399

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