2021-06-10 22:50:10 +00:00
|
|
|
parent_config: https://raw.githubusercontent.com/sindresorhus/swiftlint-config/main/.swiftlint.yml
|
2021-06-19 20:17:48 +00:00
|
|
|
|
|
|
|
disabled_rules:
|
2022-06-24 22:48:57 +00:00
|
|
|
- conditional_returns_on_newline
|
2021-08-19 22:38:31 +00:00
|
|
|
- identifier_name
|
2021-06-19 20:17:48 +00:00
|
|
|
- opening_brace
|
2021-08-23 21:31:51 +00:00
|
|
|
- number_separator
|
2021-07-11 23:23:04 +00:00
|
|
|
- multiline_arguments
|
2022-06-18 12:39:49 +00:00
|
|
|
- implicit_return
|
2021-06-19 20:17:48 +00:00
|
|
|
excluded:
|
2022-01-05 17:51:19 +00:00
|
|
|
- Vendor
|
2021-06-19 20:17:48 +00:00
|
|
|
- Tests Apple TV
|
|
|
|
- Tests iOS
|
|
|
|
- Tests macOS
|