mozilla-mobile/firefox-ios

SwiftLint pre-push hook is not catching redundant type declarations in TabLocationView

Open

#24,412 建立於 2025年1月28日

在 GitHub 查看
 (3 留言) (0 反應) (1 負責人)Swift (3,203 fork)batch import
Contributor FixContributor OKGood first issue

倉庫指標

Star
 (12,950 star)
PR 合併指標
 (平均合併 3天 2小時) (30 天內合併 221 個 PR)

描述

:page_facing_up: Description

Currently it appears that SwiftLint run locally on main will not catch redundant type declarations in TabLocationView.swift (and, likely, other files). This is true for SwiftLint 0.58.x, however SwiftLint 0.53.0 does correctly catch the error.

More context and information in this Slack thread.

:information_source: Reference Person

@FilippoZazzeroni

┆Issue is synchronized with this Jira Task

貢獻者指南