Skip to content

Bump to SwiftFormat 0.55.4 #444

Bump to SwiftFormat 0.55.4

Bump to SwiftFormat 0.55.4 #444

Workflow file for this run

name: "Code Style"
on: pull_request
jobs:
SwiftFormat:
runs-on: ubuntu-22.04
container:
image: ghcr.io/nicklockwood/swiftformat:0.55.4
steps:
- uses: actions/checkout@v4
- run: ./tools/lint