mozilla-mobile/firefox-ios

Add function_body_length to .swiftlint.yml

Open

#24,679 创建于 2025年2月11日

在 GitHub 查看
 (25 评论) (0 反应) (1 负责人)Swift (3,203 fork)batch import
Contributor FixContributor OKGood first issue

仓库指标

Star
 (12,950 star)
PR 合并指标
 (平均合并 3天 2小时) (30 天内合并 221 个 PR)

描述

Like it was done for closure_body_length add function_body_length to .swiftlint.yml with an high threshold in order to avoid a lot of warning. This task is an iterative one since the scope is to reduce the threshold and keep solving the lint issue gradually in small PRs.

The achievement threshold is set to 50 lines.

┆Issue is synchronized with this Jira Task

贡献者指南