Skip to content

Log the file taxonomy is loaded from #203

Log the file taxonomy is loaded from

Log the file taxonomy is loaded from #203

Workflow file for this run

name: Lint
on:
pull_request:
branches: [ "master" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3
with:
version: "0.8.x"
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: astral-sh/ruff-action@v3
with:
version: "0.8.x"
args: 'format --check'