mirror of
https://github.com/mas-cli/mas
synced 2025-03-06 23:57:21 +00:00
Disable prefer_key_path
SwiftLint rule due to issues with Xcode 16.
Partial #713 Signed-off-by: Ross Goldberg <484615+rgoldberg@users.noreply.github.com>
This commit is contained in:
parent
3ac67a66b5
commit
27228ddd60
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ disabled_rules:
|
|||
# eventually enable
|
||||
- file_header
|
||||
- one_declaration_per_file
|
||||
- prefer_key_path
|
||||
- trailing_comma
|
||||
# never enable
|
||||
- contrasted_opening_brace
|
||||
|
|
Loading…
Add table
Reference in a new issue