Skip to content

Refactor Formatting Methods Requiring Raw Input #68

Refactor Formatting Methods Requiring Raw Input

Refactor Formatting Methods Requiring Raw Input #68

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