Why I built codesize: enforcing function length limits with an AST
2h ago · 4 min read · Every team I have worked on had some version of the rule: "keep functions short." It shows up in style guides, code review comments, and onboarding docs. It almost never shows up in CI. When it does get automated, the tooling usually reaches for wc -...
Join discussion




