jessesquires / jessesquires/ReactiveCollectionsKit

Setup Swiftlint on GitHub Actions to run on PRs

Open
#114 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Swift
Stars
194
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Attempted at #113 using:

- https://github.com/marketplace/actions/github-action-for-swiftlint
- https://github.com/norio-nomura/action-swiftlint

Unfortunately, that action only runs on linux. So it won't work for us.

----

We could implement a very basic version by just running `./scripts/lint.zsh`.

SwiftLint is pre-installed on macOS runners.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.