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 32e5679 commit 95d1cf1Copy full SHA for 95d1cf1
.swiftlint.yml
@@ -2,6 +2,7 @@ disabled_rules:
2
- line_length
3
- trailing_comma
4
- redundant_discardable_let
5
+ - nesting
6
7
opt_in_rules:
8
- explicit_init
0 commit comments