realm/SwiftLint

isolation parameter for modifier_order rule

クローズ

#6,164 opened on 2025/07/14

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Swift (2,295 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (19,570 個のスター)
PR merge metrics
 (平均マージ 16d 3h) (30d で 37 merged PRs)

説明

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.

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