mozilla-mobile/firefox-ios

Add function_body_length to .swiftlint.yml

Open

#24.679 geöffnet am 11. Feb. 2025

Auf GitHub ansehen
 (25 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Swift (3.203 Forks)batch import
Contributor FixContributor OKGood first issue

Repository-Metriken

Stars
 (12.950 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 2h) (221 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide