Closed pelletier closed 2 years ago
Describe the bug
tomll should report the position where an error occurred, but it does not. See https://github.com/pelletier/go-toml/issues/742#issuecomment-1076421776.
tomll
To Reproduce
echo 'qwe = 001' | tomll
Expected behavior
Should output contextualized error + position.
Versions
Fixed by https://github.com/pelletier/go-toml/commit/88a8aecdd44284a14430971a09846ab1c656edae
Describe the bug
tomll
should report the position where an error occurred, but it does not. See https://github.com/pelletier/go-toml/issues/742#issuecomment-1076421776.To Reproduce
Expected behavior
Should output contextualized error + position.
Versions