Skip to content

Commit bb47d81

Browse files
test: Remove force_unwrap for Serialization tests (#5019)
Co-authored-by: Philip Niedertscheider <[email protected]>
1 parent abc231b commit bb47d81

File tree

2 files changed

+83
-77
lines changed

2 files changed

+83
-77
lines changed

Tests/.swiftlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ parent_config: ../.swiftlint.yml
22

33
enabled_rules:
44
- test_case_accessibility
5+
- non_optional_string_data_conversion
56

67
disabled_rules:
78
- force_cast

0 commit comments

Comments
 (0)