Skip to content

Switch to ESLint flat conf and stricter rules #306

Switch to ESLint flat conf and stricter rules

Switch to ESLint flat conf and stricter rules #306

Workflow file for this run

name: 'Lint & Build'
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yml
with:
fail-on-lint-error: true