Skip to content

chore: sync macOS app localizations with Crowdin #244

chore: sync macOS app localizations with Crowdin

chore: sync macOS app localizations with Crowdin #244

Workflow file for this run

name: Lint
on: pull_request
jobs:
Lint:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: SwiftFormat
run: swiftformat --lint . --reporter github-actions-log