realm/SwiftLint

isolation parameter for modifier_order rule

Fermée

#6 164 ouverte le 14 juil. 2025

 (0 commentaire) (0 réaction) (0 personne assignée)Swift (2 295 forks)batch import
enhancementgood first issue

Métriques du dépôt

Stars
 (19 570 étoiles)
Métriques de merge PR
 (Merge moyen 16j 3h) (37 PRs mergées en 30 j)

Description

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.

Guide contributeur