# go-gitea/gitea SLOC report

> As of 2026-09-13 (commit b2ee5be52e2c), go-gitea/gitea contains 593,344 total lines: 475,705 code, 55,894 comments, 61,745 blank, across 3,564 files in 21 languages (top: Go 61.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving go-gitea/gitea to commit b2ee5be52e2c, 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.2% of all lines, comments represent 9.4%, and the repository averages 133 code lines per file. Go accounts for 61.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 2,549 | 382,396 | 294,210 | 39,860 | 48,326 |
| INI | 32 | 85,815 | 77,209 | 2,795 | 5,811 |
| Templ | 540 | 58,166 | 56,769 | 582 | 815 |
| TypeScript | 181 | 15,604 | 12,981 | 1,035 | 1,588 |
| JSON | 21 | 12,944 | 12,936 | 0 | 8 |
| CSS | 89 | 13,657 | 11,511 | 341 | 1,805 |
| YAML | 15 | 8,973 | 6,963 | 2 | 2,008 |
| Makefile | 2 | 989 | 766 | 19 | 204 |
| SVG | 65 | 568 | 565 | 2 | 1 |
| Jsonnet | 7 | 577 | 549 | 8 | 20 |
| Shell | 14 | 766 | 481 | 162 | 123 |
| Vue | 16 | 359 | 316 | 15 | 28 |

Top language (Go 61.8%). Generated at 2026-09-13T10:25:24.347463836+00:00. Canonical report: https://octocounts.com/github/go-gitea/gitea

## Report FAQ

### How many lines of code does go-gitea/gitea have?

go-gitea/gitea has 593,344 total lines, including 475,705 code lines, 55,894 comment lines, and 61,745 blank lines.

### How was the go-gitea/gitea line count measured?

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

### What commit was counted for go-gitea/gitea?

This OctoCounts report was generated from b2ee5be52e2c4327cc86f1805460e12e44a1ca0d at commit b2ee5be52e2c on 2026-09-13T10:25:24.347463836+00:00.

## Similar repository reports

- [google/gvisor](https://octocounts.com/github/google/gvisor) — Go, 466,587 code lines
- [Untrivial-ai/agent-orchestrator](https://octocounts.com/github/Untrivial-ai/agent-orchestrator) — Go, 465,757 code lines
- [ZenGeekLabs/DJOneHub](https://octocounts.com/github/ZenGeekLabs/DJOneHub) — Go, 459,462 code lines
- [harness/harness](https://octocounts.com/github/harness/harness) — Go, 497,918 code lines
- [prometheus/prometheus](https://octocounts.com/github/prometheus/prometheus) — Go, 449,527 code lines
- [ollama/ollama](https://octocounts.com/github/ollama/ollama) — Go, 504,127 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
