Skip to content

Add an overload of map that allows you to fail the conversion by returning nil. #403

Add an overload of map that allows you to fail the conversion by returning nil.

Add an overload of map that allows you to fail the conversion by returning nil. #403

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@v4
- uses: norio-nomura/[email protected]