Skip to content

feature: configurable/consistent spacing #6

feature: configurable/consistent spacing

feature: configurable/consistent spacing #6

Workflow file for this run

name: Format
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
check-format:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v6
- name: typstyle
uses: typstyle-rs/typstyle-action@main
with:
opts: --check