Skip to content

refactor(codegen): remove jump::offset to clean jump table #377

refactor(codegen): remove jump::offset to clean jump table

refactor(codegen): remove jump::offset to clean jump table #377

Workflow file for this run

name: Typos
on:
push:
branches: [main]
pull_request:
branches: [main]
env:
TERM: xterm-256color
jobs:
check:
name: Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]