zyedidia / eget

Easily install prebuilt binaries from GitHub.
MIT License
866 stars 39 forks source link

feat(config): report config load errors when files exist #85

Closed hhromic closed 10 months ago

hhromic commented 10 months ago

This PR implements error reporting when found config files have errors such as TOML parsing.

Fixes #84