Skip to content

Fix indentation now that we have more directives and ifdefs (#388) #91

Fix indentation now that we have more directives and ifdefs (#388)

Fix indentation now that we have more directives and ifdefs (#388) #91

Workflow file for this run

name: Spell Check
on:
push:
workflow_dispatch:
jobs:
run:
name: Spell Check
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Spell Check
uses: crate-ci/typos@master