realm/SwiftLint

Detect redundant extensions

オープン

#5,359 opened on 2023/11/18

 (7 件のコメント) (1 件のリアクション) (1 人の担当者)Swift (2,295 件のフォーク)batch import
good first issuerule-request

Repository metrics

Stars
 (19,570 個のスター)
PR merge metrics
 (PR metrics pending)

説明

New rule request

extension without any function will be avoid

Bad

extension Dog {}

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