Previous implementation matched function-declaration patterns inside Lua line-comments, causing false-positive missing_docs warnings for commented-out forward-compat stubs (e.g. DEPRECATED-MVP placeholders in camera and render libs, 5 each). Pre-process source with gsub to strip "--" through end-of-line before running the two gmatch passes. Block comments (--[[...]]) are not handled; not used in this project's Lua sources. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
6.2 KiB
6.2 KiB