Skip to content

feat: add a prototype generator (#20) #10

feat: add a prototype generator (#20)

feat: add a prototype generator (#20) #10

Workflow file for this run

name: Lint
on: [push]
jobs:
spell:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- run: |
rustup component list
cargo install typos-cli --version 1.26.8
- run:
typos