Skip to content

fix: Scaling for font size for widget unit #2108 #221

fix: Scaling for font size for widget unit #2108

fix: Scaling for font size for widget unit #2108 #221

Workflow file for this run

name: Checks for opened PR
on:
pull_request:
types: [opened, synchronize]
jobs:
swiftlint:
runs-on: ubuntu-latest
name: SwiftLint
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
uses: norio-nomura/action-swiftlint@3.2.1