Skip to content

ci: migrate SwiftLint to brew/macOS and enforce swift-format --strict #5

ci: migrate SwiftLint to brew/macOS and enforce swift-format --strict

ci: migrate SwiftLint to brew/macOS and enforce swift-format --strict #5

Workflow file for this run

name: Periphery
on:
push:
branches: [main]
pull_request:
jobs:
periphery:
name: Run Periphery
runs-on: macos-26
steps:
- uses: actions/checkout@v6
- uses: SwiftyLab/setup-swift@latest
with:
swift-version: "6.2"
- name: Install Periphery
run: brew install periphery
- name: Run Periphery
run: periphery scan