Skip to content

Add telemetry logging when a stroke is completed #154

Add telemetry logging when a stroke is completed

Add telemetry logging when a stroke is completed #154

Workflow file for this run

name: "Run SwiftLint"
on:
pull_request:
jobs:
swiftlint:
name: "Run SwiftLint"
runs-on: ubuntu-latest
steps:
- name: "Check out repository"
uses: actions/checkout@v4
- name: "Run SwiftLint"
uses: norio-nomura/[email protected]
with:
args: "--strict --quiet --reporter github-actions-logging"