16 lines
227 B
YAML
16 lines
227 B
YAML
identifier_name:
|
|
min_length: 1
|
|
max_length: 50
|
|
|
|
line_length:
|
|
warning: 200
|
|
error: 300
|
|
ignores_comments: true
|
|
ignores_urls: true
|
|
|
|
disabled_rules:
|
|
- todo
|
|
|
|
excluded:
|
|
- Modules/Secrets/Sources/Secrets/SecretKey.swift
|