Skip to content

feat(#3164): auto named abstract objects + names for horizontal anonymous objects #64

feat(#3164): auto named abstract objects + names for horizontal anonymous objects

feat(#3164): auto named abstract objects + names for horizontal anonymous objects #64

Workflow file for this run

---
name: typos
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
typos:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master