Skip to content

refactor(html): DRY out the create_formatter macro a bit #33

refactor(html): DRY out the create_formatter macro a bit

refactor(html): DRY out the create_formatter macro a bit #33

Workflow file for this run

name: Typos
on: [push, pull_request]
jobs:
typos:
name: 'Check for spelling errors'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: crate-ci/typos@master