Count Lines of Code
scc_count_linesCount lines of code in a directory, grouped by programming language, with options to include or exclude specific file extensions and directories. Returns totals and per-language summaries.
Instructions
Count lines of code under a path, summarized per language plus totals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | path (default CWD), response_format, and include/exclude filters. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |