Skip to content

Pre-commit for MyPy + fixed python version in workflow #29

Pre-commit for MyPy + fixed python version in workflow

Pre-commit for MyPy + fixed python version in workflow #29

Workflow file for this run

name: Ruff
on: push
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1