mirror of
https://github.com/polybar/polybar.git
synced 2026-02-15 16:45:36 +00:00
* config_parser: Improve error messages This commit adds an additional context with configuration file name and line number to some error messages in the config_parser. * config_parser: Add file name and line number to invalid_name_error * config_parser: Update unit tests to avoid crashes on regressions