yattee/.swiftlint.yml

11 lines
218 B
YAML
Raw Normal View History

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:
- opening_brace
2021-07-11 23:23:04 +00:00
- multiline_arguments
2021-06-19 20:17:48 +00:00
excluded:
- Tests Apple TV
- Tests iOS
- Tests macOS