realm/SwiftLint

isolation parameter for modifier_order rule

Open

#6,164 opened on 2025年7月14日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Swift (19,570 stars) (2,295 forks)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.

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

isolation parameter for modifier_order rule · realm/SwiftLint#6164 | Good First Issue