Skip to content

style: use stylelint to format scss #723

style: use stylelint to format scss

style: use stylelint to format scss #723

Workflow file for this run

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