Nadrieril / dhall-rust

Maintainable configuration files, for Rust users
Other
303 stars 27 forks source link

Improve error message on duplicate non-mergeable fields #229

Closed Nadrieril closed 2 years ago

Nadrieril commented 2 years ago

Fixes #228. The new error is better but not great. Making it great would require changing a lot of things :'(