docs: die Zahl der nachgezogenen Pfadliterale korrigiert (33, nicht 27)
CI / verify (push) Successful in 55s
Release / release (push) Successful in 37s

Files changed:
- CHANGES.md
- VERSION
- tools/chemenu/tests/test_source_hygiene.py
This commit is contained in:
2026-09-17 09:01:50 +02:00
parent 24cd221b21
commit 9a1be6acde
3 changed files with 22 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
"""Guard against a renamed stage leaving its old path standing in source.
`wiki/` was renamed to `kb/` on 2026-08-21. The directory moved; the string did
not, in 27 places - error messages, `--help` text, docstrings and the lint
not, in 33 places - error messages, `--help` text, docstrings and the lint
report's own header, all naming a directory that no longer exists. Nothing
caught it, because no check reads a path literal in source.