realm/SwiftLint

Detect redundant extensions

Open

#5,359 opened on 2023年11月18日

GitHub で見る
 (7 comments) (1 reaction) (1 assignee)Swift (19,570 stars) (2,295 forks)batch import
good first issuerule-request

説明

New rule request

extension without any function will be avoid

Bad

extension Dog {}

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

Detect redundant extensions · realm/SwiftLint#5359 | Good First Issue