Commit 1e29466
fix: Make SwiftLint optional in lint target for CI compatibility
- Updated lint target to skip gracefully when SwiftLint is not installed
- Prevents make prod failures due to missing optional development tool
- Enables bump_and_release workflow completion without requiring SwiftLint
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 5c905ba commit 1e29466
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments