FICHA · AUR

codesize-bin

Report code size violations by file and function, using tree-sitter for accurate function boundary detection

  • App
  • CLI
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 30, 2026 description in en

Description

Code size limits can be checked by file and function using tree-sitter to detect accurate function boundaries. It is useful for teams that enforce maintainability budgets or want to find oversized functions during review.

Size reports are guidance, not proof of poor design by themselves. Combine them with code review and tests before deciding what to refactor.

How to run

codesize

Commands: codesize

Permissions

Permissions not analysed for this source yet.