Skip to content

Update to Swift 6 (#17) #81

Update to Swift 6 (#17)

Update to Swift 6 (#17) #81

Workflow file for this run

name: Swiftlint
on: [push, pull_request]
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: GitHub Action for SwiftLint with --strict
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: --strict