We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da93204 + 29f3481 commit d199ad7Copy full SHA for d199ad7
.swiftlint.yml
@@ -2,6 +2,7 @@ swiftlint_version: 0.57.1
2
only_rules: # Rules to run
3
- custom_rules
4
- empty_count
5
+ - empty_string
6
7
# If true, SwiftLint will treat all warnings as errors.
8
strict: true
0 commit comments