jessesquires/ReactiveCollectionsKit

Setup Swiftlint on GitHub Actions to run on PRs

オープン

#114 opened on 2024/06/25

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Swift (12 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (191 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Attempted at #113 using:

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.

コントリビューターガイド