mozilla-mobile/firefox-ios

Add function_body_length to .swiftlint.yml

Open

#24,679 opened on 2025年2月11日

GitHub で見る
 (25 comments) (0 reactions) (1 assignee)Swift (3,203 forks)batch import
Contributor FixContributor OKGood first issue

Repository metrics

Stars
 (12,950 stars)
PR merge metrics
 (平均マージ 3d 2h) (30d で 221 merged PRs)

説明

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

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