realm/SwiftLint

isolation parameter for modifier_order rule

Open

#6,164 创建于 2025年7月14日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Swift (19,570 star) (2,295 fork)batch import
enhancementgood first issue

描述

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.

贡献者指南