mirror of
https://github.com/polybar/polybar.git
synced 2026-03-02 06:12:14 +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