1
0
mirror of https://github.com/yattee/yattee.git synced 2024-12-13 13:50:32 +05:30
yattee/.swiftlint.yml

11 lines
218 B
YAML
Raw Normal View History

2021-06-11 04:20:10 +05:30
parent_config: https://raw.githubusercontent.com/sindresorhus/swiftlint-config/main/.swiftlint.yml
2021-06-20 01:47:48 +05:30
disabled_rules:
- opening_brace
2021-07-12 04:53:04 +05:30
- multiline_arguments
2021-06-20 01:47:48 +05:30
excluded:
- Tests Apple TV
- Tests iOS
- Tests macOS