mirror of
https://github.com/yattee/yattee.git
synced 2024-11-09 15:58:20 +00:00
14 lines
270 B
YAML
14 lines
270 B
YAML
parent_config: https://raw.githubusercontent.com/sindresorhus/swiftlint-config/main/.swiftlint.yml
|
|
|
|
disabled_rules:
|
|
- identifier_name
|
|
- opening_brace
|
|
- number_separator
|
|
- multiline_arguments
|
|
|
|
excluded:
|
|
- Vendor
|
|
- Tests Apple TV
|
|
- Tests iOS
|
|
- Tests macOS
|