Skip to content

Add trace-to-pad clearance support (nudge the traces away from the pad) #18

Add trace-to-pad clearance support (nudge the traces away from the pad)

Add trace-to-pad clearance support (nudge the traces away from the pad) #18

Workflow file for this run

name: Typecheck
on:
push:
branches:
- main
pull_request:
jobs:
typecheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
- run: bun install --no-save
- run: bun run typecheck