Skip to content

added .swiftlint.yml #2

added .swiftlint.yml

added .swiftlint.yml #2

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