Skip to content

Fix SwiftLint errors from latest SwiftLint release #543

Fix SwiftLint errors from latest SwiftLint release

Fix SwiftLint errors from latest SwiftLint release #543

Workflow file for this run

name: SwiftLint
on:
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: GitHub Action for SwiftLint
uses: norio-nomura/[email protected]
with:
args: --strict