Skip to content

Commit dd5e321

Browse files
committed
fix: fix tests
1 parent 6721b4d commit dd5e321

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.swiftlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ disabled_rules: # rule identifiers to exclude from running
55
- todo
66
- unused_capture_list
77
- trailing_whitespace
8+
- void_return
89
opt_in_rules: # some rules are only opt-in
910
- array_init
1011
# Prefer using Array(seq) over seq.map { $0 } to convert a sequence into an Array.

0 commit comments

Comments
 (0)