Skip to content

feat: add List Comparer #10

feat: add List Comparer

feat: add List Comparer #10

Workflow file for this run

name: ci
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
lint:
runs-on: ubuntu-latest
container: swift:6.0
steps:
- uses: actions/checkout@v4
- run: swift format lint -rsp .