diff --git a/.swiftlint.yml b/.swiftlint.yml index ec611b419..a9bc271df 100755 --- a/.swiftlint.yml +++ b/.swiftlint.yml @@ -3,6 +3,7 @@ disabled_rules: - unused_setter_value - redundant_discardable_let - identifier_name + - unhandled_throwing_task opt_in_rules: - force_unwrapping