# fmflurry/settings-opencode SLOC report

> As of 2026-07-24 (commit b89ab40c41d2), fmflurry/settings-opencode contains 38,787 total lines: 18,467 code, 14,138 comments, 6,182 blank, across 208 files in 12 languages (top: TypeScript 70.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving fmflurry/settings-opencode to commit b89ab40c41d2, 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 47.6% of all lines, comments represent 36.5%, and the repository averages 89 code lines per file. TypeScript accounts for 70.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| TypeScript | 67 | 16,896 | 13,082 | 2,139 | 1,675 |
| Shell | 7 | 2,645 | 2,174 | 223 | 248 |
| JSON | 4 | 1,045 | 1,045 | 0 | 0 |
| TSX | 1 | 797 | 674 | 80 | 43 |
| JavaScript | 3 | 561 | 447 | 41 | 73 |
| PowerShell | 1 | 508 | 416 | 64 | 28 |
| Python | 7 | 595 | 411 | 33 | 151 |
| BASH | 2 | 265 | 203 | 37 | 25 |
| Zsh | 1 | 258 | 9 | 225 | 24 |
| Batch | 1 | 6 | 6 | 0 | 0 |
| Markdown | 94 | 12,090 | 0 | 8,988 | 3,102 |
| Plain Text | 20 | 3,121 | 0 | 2,308 | 813 |

Top language (TypeScript 70.8%). Generated at 2026-07-24T06:36:45.086605936+00:00. Canonical report: https://octocounts.com/github/fmflurry/settings-opencode

## Report FAQ

### How many lines of code does fmflurry/settings-opencode have?

fmflurry/settings-opencode has 38,787 total lines, including 18,467 code lines, 14,138 comment lines, and 6,182 blank lines.

### How was the fmflurry/settings-opencode line count measured?

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

### What commit was counted for fmflurry/settings-opencode?

This OctoCounts report was generated from master at commit b89ab40c41d2 on 2026-07-24T06:36:45.086605936+00:00.

## Similar repository reports

- [k1tbyte/Wand-Enhancer](https://octocounts.com/github/k1tbyte/Wand-Enhancer) — TypeScript, 19,150 code lines
- [windingwind/zotero-pdf-translate](https://octocounts.com/github/windingwind/zotero-pdf-translate) — TypeScript, 17,546 code lines
- [aurostars/Job-Application-Helper](https://octocounts.com/github/aurostars/Job-Application-Helper) — TypeScript, 19,710 code lines
- [zxcvbn-ts/zxcvbn](https://octocounts.com/github/zxcvbn-ts/zxcvbn) — TypeScript, 19,996 code lines
- [tobi/qmd](https://octocounts.com/github/tobi/qmd) — TypeScript, 20,024 code lines
- [injaneity/pi-computer-use](https://octocounts.com/github/injaneity/pi-computer-use) — TypeScript, 20,162 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)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Angular vs Vue](https://octocounts.com/compare/angular-vs-vue)
- [Svelte vs Vue](https://octocounts.com/compare/svelte-vs-vue)
- [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)
