jessesquires/ReactiveCollectionsKit

Setup Swiftlint on GitHub Actions to run on PRs

开放

#114 创建于 2024年6月25日

 (0 条评论) (0 个反应) (0 位负责人)Swift (12 个派生)github user discovery
enhancementhelp wanted

仓库指标

星标
 (191 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南