realm/SwiftLint

isolation parameter for modifier_order rule

Fechada

#6.164 aberto em 14 de jul. de 2025

 (0 comentário) (0 reação) (0 responsável)Swift (2.295 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (19.570 estrelas)
Métricas de merge de PR
 (Mesclagem média 16d 3h) (37 fundiu PRs em 30d)

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.

Guia do colaborador