Skip to content

fix #15 menubar item foreground color #21

fix #15 menubar item foreground color

fix #15 menubar item foreground color #21

Workflow file for this run

name: SwiftLint
on:
push:
jobs:
swiftlint:
runs-on: ubuntu-latest
container: ghcr.io/realm/swiftlint:latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Run SwiftLint
run: swiftlint --strict