docs: die Zahl der nachgezogenen Pfadliterale korrigiert (33, nicht 27)
Files changed: - CHANGES.md - VERSION - tools/chemenu/tests/test_source_hygiene.py
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user