mozilla-mobile/firefox-ios

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

Open

#24 412 ouverte le 28 janv. 2025

Voir sur GitHub
 (3 commentaires) (0 réactions) (1 assigné)Swift (3 203 forks)batch import
Contributor FixContributor OKGood first issue

Métriques du dépôt

Stars
 (12 950 stars)
Métriques de merge PR
 (Merge moyen 3j 2h) (221 PRs mergées en 30 j)

Description

: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

Guide contributeur