fmthoma / fmthoma/vgrep

Configuration: Color configuration silently fails if present but invalid

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Haskell
Stars
109
Forks
8
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.