Today, aliases parsing is too lax, silently ignoring most kinds of invalid lines. That behaviour can cause a lot of confusion when users think the aliases are being parsed, and also cause problems when extending the syntax. This patch fixes that problem by making aliases parsing return errors on the invalid lines. Unfortunately this will cause some previously-accepted files to now be rejected, but it should be quite visible.
27 B
27 B