Skip to content

Added SwiftLint (#38) #4

Added SwiftLint (#38)

Added SwiftLint (#38) #4

Workflow file for this run

name: SwiftLint
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: GitHub Action for SwiftLint
uses: norio-nomura/action-swiftlint@3.2.1