Improves error message when a configuration file is empty.
This commit is contained in:
parent
d3977ce40e
commit
c02f222005
4 changed files with 52 additions and 15 deletions
0
pkg/config/file/fixtures/empty.toml
Normal file
0
pkg/config/file/fixtures/empty.toml
Normal file
2
pkg/config/file/fixtures/no_conf.toml
Normal file
2
pkg/config/file/fixtures/no_conf.toml
Normal file
|
@ -0,0 +1,2 @@
|
|||
[foo]
|
||||
bar = "test"
|
Loading…
Add table
Add a link
Reference in a new issue