diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 23:48:23 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 23:48:23 +0200 |
| commit | 1bb5097986558ee7dd3aeaf8e7defefdf91ae4b6 (patch) | |
| tree | b53e1dd5d55c337d1b9c74f63cf436af7c09aa72 /CHANGELOG.md | |
| parent | 89c1fcd8fae93a64d304251a35a65763818aa8b1 (diff) | |
| download | krino-1bb5097986558ee7dd3aeaf8e7defefdf91ae4b6.tar.gz krino-1bb5097986558ee7dd3aeaf8e7defefdf91ae4b6.zip | |
duplicate warnings share one format
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e09682..1ba1419 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ could change its answer; `explain` shows `?`. A document read only in part answers the keywords found in what was read, and leaves the others unknown. +- Duplicate warnings share one form, `duplicate: PATH: cause`, with the + path shortened to `~` and not repeated inside the cause. - `--json` says which exclude set a file aside, carries the warnings raised while matching, and lists unmatched files that raised one. - A literal `{{` or `}}` in a destination is text, not a placeholder: the |
