Skip to content

Simplify Parser and Introduce Formatter #129

Simplify Parser and Introduce Formatter

Simplify Parser and Introduce Formatter #129

Workflow file for this run

name: 'Code Style'
on: pull_request
jobs:
SwiftFormat:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v4
- run: make lint