Skip to content

Fix SwiftLintPlugin compile error #38

Fix SwiftLintPlugin compile error

Fix SwiftLintPlugin compile error #38

Workflow file for this run

name: SwiftLint
on:
pull_request:
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: GitHub Action for SwiftLint
uses: norio-nomura/[email protected]