Skip to content

Remove exclusion

Remove exclusion #240

Workflow file for this run

name: Lint code base
on:
workflow_dispatch:
push:
branches:
- main
pull_request:
permissions:
contents: read
packages: read
statuses: write
jobs:
lint:
name: Lint code base
uses: bewuethr/workflows/.github/workflows/linter.yml@main
with:
validate-json: true