Skip to content

Commit 29f3481

Browse files
mokagioclaude
andcommitted
Enable SwiftLint rule: empty_string
No violations found — the codebase already complies. --- Generated with the help of Claude Code, https://code.claude.com Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent da93204 commit 29f3481

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.swiftlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ swiftlint_version: 0.57.1
22
only_rules: # Rules to run
33
- custom_rules
44
- empty_count
5+
- empty_string
56

67
# If true, SwiftLint will treat all warnings as errors.
78
strict: true

0 commit comments

Comments
 (0)