1
0
mirror of https://github.com/yattee/yattee.git synced 2024-12-12 21:30:32 +05:30
yattee/.swiftlint.yml
2021-07-12 01:23:04 +02:00

11 lines
218 B
YAML

parent_config: https://raw.githubusercontent.com/sindresorhus/swiftlint-config/main/.swiftlint.yml
disabled_rules:
- opening_brace
- multiline_arguments
excluded:
- Tests Apple TV
- Tests iOS
- Tests macOS