Skip to content

Fix SwiftLint errors from latest SwiftLint release #542

Fix SwiftLint errors from latest SwiftLint release

Fix SwiftLint errors from latest SwiftLint release #542

Workflow file for this run

name: SwiftLint
on:
push:
branches: [ '**' ]
pull_request_target:
branches: [ '**' ]
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