Skip to content

Update dependency dprint to v0.43.2 #250

Update dependency dprint to v0.43.2

Update dependency dprint to v0.43.2 #250

Workflow file for this run

name: Lint
on:
push:
branches:
- main
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
lint:
timeout-minutes: 5
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: asdf-vm/actions/install@v3
- run: scripts/lint.bash