Fix lint issues

This commit is contained in:
Arkadiusz Fal
2023-06-17 14:09:51 +02:00
parent b12933e61d
commit e827b97cd5
40 changed files with 130 additions and 101 deletions

View File

@@ -6,15 +6,9 @@ disabled_rules:
- opening_brace
- number_separator
- multiline_arguments
opt_in_rules:
- implicit_return
excluded:
- Vendor
- Tests Apple TV
- Tests iOS
- Tests macOS
implicit_return:
included:
- function
- getter