Skip to content

Add LocalizedStringKey initializer to Recorder to support localizing the title #143

Add LocalizedStringKey initializer to Recorder to support localizing the title

Add LocalizedStringKey initializer to Recorder to support localizing the title #143

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