We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b6bf69 commit 05a3f58Copy full SHA for 05a3f58
1 file changed
SwiftLint/swiftlint.yml
@@ -1,6 +1,6 @@
1
###
2
# Swiftlint configuration file.
3
-# Latest version supported: 0.39.2
+# Latest version supported: 0.45.0
4
# Any newer version hasn't been checked yet and might not follow the style guide.
5
6
@@ -84,7 +84,6 @@ opt_in_rules:
84
85
analyzer_rules: # Rules run by `swiftlint analyze` (experimental)
86
- explicit_self
87
- - unused_import
88
89
# rule parameters
90
file_length:
0 commit comments