Skip to content

Commit 767bb49

Browse files
authored
Update .swiftlint.yml
1 parent e00f053 commit 767bb49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.swiftlint.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ opt_in_rules:
6060
- unneeded_parentheses_in_closure_argument
6161
- weak_delegate
6262

63-
# force warnings
64-
force_cast: error
65-
force_try: error
63+
# force warnings (disabled above)
64+
# force_cast: error
65+
# force_try: error
6666

6767
custom_rules:
6868
commented_out_code:

0 commit comments

Comments
 (0)