# schpet/linear-cli SLOC report

> As of 2026-09-10 (commit ad1563877b5e), schpet/linear-cli contains 51,960 total lines: 38,780 code, 3,048 comments, 10,132 blank, across 141 files in 7 languages (top: GraphQL 54.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving schpet/linear-cli to commit ad1563877b5e, 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 medium-sized codebase by counted code lines. Code represents 74.6% of all lines, comments represent 5.9%, and the repository averages 275 code lines per file. GraphQL accounts for 54.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| GraphQL | 1 | 27,926 | 20,955 | 0 | 6,971 |
| TypeScript | 113 | 20,956 | 17,671 | 1,146 | 2,139 |
| JSON | 1 | 82 | 82 | 0 | 0 |
| TOML | 2 | 46 | 29 | 14 | 3 |
| Just | 1 | 38 | 26 | 3 | 9 |
| YAML | 1 | 17 | 17 | 0 | 0 |
| Markdown | 22 | 2,895 | 0 | 1,885 | 1,010 |

Top language (GraphQL 54.0%). Generated at 2026-09-10T14:18:15.512576166+00:00. Canonical report: https://octocounts.com/github/schpet/linear-cli

## Report FAQ

### How many lines of code does schpet/linear-cli have?

schpet/linear-cli has 51,960 total lines, including 38,780 code lines, 3,048 comment lines, and 10,132 blank lines.

### How was the schpet/linear-cli line count measured?

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

### What commit was counted for schpet/linear-cli?

This OctoCounts report was generated from ad1563877b5ebc18053a15b276066ec790d7f9b1 at commit ad1563877b5e on 2026-09-10T14:18:15.512576166+00:00.

## Similar repository reports

- [boyter/scc](https://octocounts.com/github/boyter/scc) — GraphQL, 109,442 code lines
- [htop-dev/htop](https://octocounts.com/github/htop-dev/htop) — C, 38,802 code lines
- [n0-computer/iroh](https://octocounts.com/github/n0-computer/iroh) — Rust, 38,753 code lines
- [bytedance/CodeLocator](https://octocounts.com/github/bytedance/CodeLocator) — Java, 38,743 code lines
- [schollz/croc](https://octocounts.com/github/schollz/croc) — Go, 38,846 code lines
- [berabuddies/agentflow](https://octocounts.com/github/berabuddies/agentflow) — Python, 38,658 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)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
