We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 767bb49 commit 2df196aCopy full SHA for 2df196a
.swiftlint.yml
@@ -60,10 +60,6 @@ opt_in_rules:
60
- unneeded_parentheses_in_closure_argument
61
- weak_delegate
62
63
-# force warnings (disabled above)
64
-# force_cast: error
65
-# force_try: error
66
-
67
custom_rules:
68
commented_out_code:
69
included: .*\.swift # regex that defines paths to include during linting. optional.
0 commit comments