6 lines
133 B
YAML
6 lines
133 B
YAML
parent_config: ../../.swiftlint.yml
|
|
|
|
disabled_rules: # rule identifiers to exclude from running
|
|
- type_body_length
|
|
- file_length
|