Skip to content

ADD swiftlint changes to changelog #2

ADD swiftlint changes to changelog

ADD swiftlint changes to changelog #2

Workflow file for this run

name: lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- uses: jdx/mise-action@v2
- run: swiftlint --strict