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.

贡献者指南