Skip to content

chore: remove unused option #38

chore: remove unused option

chore: remove unused option #38

Workflow file for this run

name: (not reusable) Linting
on:
push:
branches:
- main
- master
pull_request:
concurrency:
group: ${{github.workflow}}-${{github.ref}}
cancel-in-progress: true
jobs:
ruff-lint:
uses: deargen/workflows/.github/workflows/check-ruff.yml@master
with:
check-type: lint
cwd: python-projector