Skip to content

Commit 2df196a

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

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.swiftlint.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,6 @@ opt_in_rules:
6060
- unneeded_parentheses_in_closure_argument
6161
- weak_delegate
6262

63-
# force warnings (disabled above)
64-
# force_cast: error
65-
# force_try: error
66-
6763
custom_rules:
6864
commented_out_code:
6965
included: .*\.swift # regex that defines paths to include during linting. optional.

0 commit comments

Comments
 (0)