msv-lab / modus

A language for building Docker/OCI container images
GNU Affero General Public License v3.0
279 stars 9 forks source link

More concise error output #202

Closed thevirtuoso1973 closed 2 years ago

thevirtuoso1973 commented 2 years ago

This converts renamed variables in literals to their original when creating the final error type, so errors that are only different w.r.t. renaming index are considered the same and not printed separately.