ended3월 23일· 1 sources
Your docstrings are lying — docvet 1.14 catches them
당신의 독스트링은 거짓말하고 있다 — docvet 1.14가 잡아낸다
Why it matters
A 2024 study showed incorrect documentation degrades LLM task success by 22.6 percentage points, worse than having no docs at all. docvet 1.14 introduces parameter agreement checks, reverse enrichment checks (detecting phantom exceptions/returns/yields), and trivial docstring detection to catch misleading or useless docstrings. New opt-in rules cover missing deprecation notices, return types, and __init__ params.
1
Sources
+0
24h
—
Growth
179d
Active
docvetdocstringLLMparameter agreementreverse enrichmenttrivial docstring