Skip to content

remove ruff auto fix as it gets in the way of development #15

remove ruff auto fix as it gets in the way of development

remove ruff auto fix as it gets in the way of development #15

Workflow file for this run

name: pre-commit
on: [pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]