Commit 9261814
fix: Log warning when config file parsing fails
Previously, JSON parsing errors in the config file were silently
swallowed, falling back to defaults without any indication to the user.
Now a warning is logged so users are aware of the issue.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 625d66d commit 9261814
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments