Commit 4450faa
committed
Don't silently fail to load config in cli
Before we would silently drop the config if we failed to parse it. This
can cause confusion as to why your cli isn't working correctly. Now if
you have a config file it'll throw an error if we can't parse it instead
of silently dropping it.1 parent 729308c commit 4450faa
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
563 | 563 | | |
564 | 564 | | |
565 | 565 | | |
566 | | - | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
567 | 580 | | |
568 | 581 | | |
569 | 582 | | |
| |||
0 commit comments