Skip to content

Use swift package traits to make Nimble an optional component. #35

Use swift package traits to make Nimble an optional component.

Use swift package traits to make Nimble an optional component. #35

Workflow file for this run

name: SwiftLint
on:
pull_request:
paths:
- '.github/workflows/swiftlint.yml'
- '.swiftlint.yml'
- '**/*.swift'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: norio-nomura/[email protected]