# larksuite/cli SLOC report

> As of 2026-09-16 (commit 2ca601ce6ba8), larksuite/cli contains 804,505 total lines: 646,908 code, 89,385 comments, 68,212 blank, across 2,883 files in 11 languages (top: Go 78.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

larksuite/cli has 646,908 source lines of code out of 804,505 total lines across 2,883 files, counted from the 2ca601ce6ba8251a563947ff69ce63652211f569 ref at commit 2ca601ce6ba8 by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving larksuite/cli to commit 2ca601ce6ba8, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 80.4% of all lines, comments represent 11.1%, and the repository averages 224 code lines per file. Go accounts for 78.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 2,210 | 604,498 | 506,300 | 49,162 | 49,036 |
| JSON | 34 | 108,890 | 108,887 | 0 | 3 |
| Python | 16 | 13,457 | 11,982 | 152 | 1,323 |
| JavaScript | 27 | 11,931 | 10,251 | 810 | 870 |
| XML | 4 | 5,341 | 4,865 | 159 | 317 |
| JSX | 7 | 3,734 | 2,841 | 664 | 229 |
| Shell | 11 | 1,657 | 1,371 | 66 | 220 |
| HTML | 6 | 395 | 323 | 30 | 42 |
| Makefile | 1 | 128 | 88 | 21 | 19 |
| Markdown | 558 | 53,806 | 0 | 37,653 | 16,153 |
| Plain Text | 9 | 668 | 0 | 668 | 0 |

Top language (Go 78.3%). Generated at 2026-09-16T13:17:15.471131685+00:00. Canonical report: https://octocounts.com/github/larksuite/cli

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/larksuite/cli/commit/2ca601ce6ba8251a563947ff69ce63652211f569?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does larksuite/cli have?

larksuite/cli has 804,505 total lines, including 646,908 code lines, 89,385 comment lines, and 68,212 blank lines.

### How was the larksuite/cli line count measured?

OctoCounts resolved the public GitHub repository to commit 2ca601ce6ba8, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for larksuite/cli?

This OctoCounts report was generated from 2ca601ce6ba8251a563947ff69ce63652211f569 at commit 2ca601ce6ba8 on 2026-09-16T13:17:15.471131685+00:00.

## Similar repository reports

- [rorkai/App-Store-Connect-CLI](https://octocounts.com/github/rorkai/App-Store-Connect-CLI) — Go, 636,077 code lines
- [AgentsMesh/AgentsMesh](https://octocounts.com/github/AgentsMesh/AgentsMesh) — Go, 664,506 code lines
- [looplj/axonhub](https://octocounts.com/github/looplj/axonhub) — Go, 670,263 code lines
- [hashicorp/nomad](https://octocounts.com/github/hashicorp/nomad) — Go, 619,689 code lines
- [Tencent/WeKnora](https://octocounts.com/github/Tencent/WeKnora) — Go, 602,679 code lines
- [hashicorp/terraform](https://octocounts.com/github/hashicorp/terraform) — Go, 595,502 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
