misnamed-module-exports-in-test-harness

Status: OUT

Some solution modules export a module-level alias (e.g., `count_balls = Solution().replaceDigits`) that does not match the actual problem — this is a code-generation artifact from the repo's test harness, not a logic error.

Source: entries/2026/06/06/replace-all-digits-with-characters-solution.md

Depended on by

JSON