diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-19 13:38:54 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-08-19 13:38:54 +0200 |
| commit | b26089630a61a54060c86ec26be6dc4fe5418b12 (patch) | |
| tree | cdeb6e17cfcf0a8ecb0bfb59bb2224e04b9a5966 /data | |
| parent | 45bcbde502e07ad73b96039fcbb62471a3c94781 (diff) | |
| download | colitur-b26089630a61a54060c86ec26be6dc4fe5418b12.tar.gz colitur-b26089630a61a54060c86ec26be6dc4fe5418b12.zip | |
feat(naming): the config file
Owns precedence and provenance and nothing else, and never reads the
filesystem, so it is as testable as the language table.
resolve returns the value AND its source, because a setting that silently
comes from a file the user forgot about is worse than no setting at all --
config --show can then say where each effective value came from.
overlay accumulates rather than last-wins: a user has more than one.
An unknown key is reported, never fatal. A config written for a newer
colitur must still work on an older one, but silently dropping a line the
user wrote is how a typo becomes invisible.
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions
