Skip to content

Commit a041f44

Browse files
committed
add missing_closure_datatype back in
1 parent 56351ef commit a041f44

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

SwiftLint/swiftlint+swiftUI.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@
88
# rule identifiers to exclude from running
99
disabled_rules:
1010
- multiple_closures_with_trailing_closure
11-
- missing_closure_name
12-
- missing_closure_datatype
11+
- missing_closure_name

0 commit comments

Comments
 (0)