Commit 0924e19
fix(config): fail fast on config parse errors and fix misleading comment
- Fix misleading comment about config file search behavior
- Return error on config parse/permission failures instead of silently
falling back to defaults; only ignore ConfigFileNotFoundError
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cd29bca commit 0924e19
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
329 | | - | |
| 329 | + | |
330 | 330 | | |
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
337 | 342 | | |
338 | 343 | | |
339 | 344 | | |
| |||
0 commit comments