realm/SwiftLint

isolation parameter for modifier_order rule

Chiusa

#6164 aperta il 14 lug 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Swift (2295 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (19.570 stelle)
Metriche merge PR
 (Merge medio 16g 3h) (37 PR mergiate in 30 g)

Descrizione

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.

Guida contributor