realm/SwiftLint

isolation parameter for modifier_order rule

Geschlossen

#6.164 geöffnet am 14.07.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (2.295 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (19.570 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 16T 3h) (37 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide