Skip to content

Configuration: Color configuration silently fails if present but invalid #33

@fmthoma

Description

@fmthoma

The config key colors is optional, and we assume a default mempty if the key is not present. However, if the key is present but contains invalid data (such as misspelled color names), aeson still uses the default instead of printing an error message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions