realm/SwiftLint

isolation parameter for modifier_order rule

已關閉

#6,164 建立於 2025年7月14日

 (0 則留言) (0 個反應) (0 位負責人)Swift (2,295 個分叉)batch import
enhancementgood first issue

倉庫指標

星標
 (19,570 顆星)
PR 合併指標
 (平均合併 16天 3小時) (30 天內合併 37 個 PR)

描述

New Issue Checklist

Feature or Enhancement Proposal

I implemented my own preferred_modifier_order and I wanted to specify the order for isolated and nonisolated keywords, but I didn't find that they were available in the current implementation or documentation, and I didn't find any open issues.

I think a parameter like isolation would be a welcome addition for fine-tuning the modifier order.

貢獻者指南