Skip to content

refactor: Use Coordinator #4

refactor: Use Coordinator

refactor: Use Coordinator #4

Workflow file for this run

name: SwiftLint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Lint
uses: norio-nomura/[email protected]
with:
args: --strict