Skip to content

Add prek with formatting hooks, replace ruff workflow (#14) #2

Add prek with formatting hooks, replace ruff workflow (#14)

Add prek with formatting hooks, replace ruff workflow (#14) #2

Workflow file for this run

name: Prek
on:
push:
branches: main
pull_request:
branches: "*"
jobs:
prek:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: j178/prek-action@v1
with:
extra-args: '--all-files'