# Lychee-Technology/forma SLOC report

> As of 2026-09-21 (commit 86bfce3c0a01), Lychee-Technology/forma contains 194,484 total lines: 147,145 code, 29,249 comments, 18,090 blank, across 1,047 files in 9 languages (top: Go 79.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Lychee-Technology/forma has 147,145 source lines of code out of 194,484 total lines across 1,047 files, counted from the main ref at commit 86bfce3c0a01 by the OctoCounts tokei engine on 2026-09-21. 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 Lychee-Technology/forma to commit 86bfce3c0a01, 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 75.7% of all lines, comments represent 15.0%, and the repository averages 141 code lines per file. Go accounts for 79.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 806 | 159,112 | 116,691 | 25,998 | 16,423 |
| JSON | 133 | 25,332 | 25,332 | 0 | 0 |
| Shell | 31 | 5,298 | 4,453 | 136 | 709 |
| Python | 4 | 408 | 334 | 4 | 70 |
| Makefile | 1 | 267 | 166 | 71 | 30 |
| SQL | 1 | 124 | 111 | 0 | 13 |
| YAML | 4 | 77 | 58 | 13 | 6 |
| Markdown | 50 | 3,702 | 0 | 2,872 | 830 |
| Plain Text | 17 | 164 | 0 | 155 | 9 |

Top language (Go 79.3%). Generated at 2026-09-21T03:47:45.190981275+00:00. Canonical report: https://octocounts.com/github/Lychee-Technology/forma

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Lychee-Technology/forma/commit/86bfce3c0a014df872954e941625349559aa36ba?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 Lychee-Technology/forma have?

Lychee-Technology/forma has 194,484 total lines, including 147,145 code lines, 29,249 comment lines, and 18,090 blank lines.

### How was the Lychee-Technology/forma line count measured?

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

### What commit was counted for Lychee-Technology/forma?

This OctoCounts report was generated from main at commit 86bfce3c0a01 on 2026-09-21T03:47:45.190981275+00:00.

## Similar repository reports

- [usememos/memos](https://octocounts.com/github/usememos/memos) — Go, 147,587 code lines
- [samwafgo/samwaf](https://octocounts.com/github/samwafgo/samwaf) — Go, 145,334 code lines
- [kubernetes-sigs/kustomize](https://octocounts.com/github/kubernetes-sigs/kustomize) — Go, 149,825 code lines
- [MengMengCode/VoCat](https://octocounts.com/github/MengMengCode/VoCat) — Go, 151,008 code lines
- [NyaGram/NyaGramDesktop](https://octocounts.com/github/NyaGram/NyaGramDesktop) — Go, 154,041 code lines
- [trefeon/freebuff-proxy](https://octocounts.com/github/trefeon/freebuff-proxy) — Go, 156,543 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)
