# argoproj/argo-cd SLOC report

> As of 2026-09-08 (commit b079641e62e9), argoproj/argo-cd contains 929,688 total lines: 843,536 code, 36,905 comments, 49,247 blank, across 4,372 files in 21 languages (top: Go 49.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

argoproj/argo-cd has 843,536 source lines of code out of 929,688 total lines across 4,372 files, counted from the b079641e62e979aae012503ba98bbc683423492a ref at commit b079641e62e9 by the OctoCounts tokei engine on 2026-09-08. 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 argoproj/argo-cd to commit b079641e62e9, 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 90.7% of all lines, comments represent 4.0%, and the repository averages 193 code lines per file. Go accounts for 49.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 932 | 479,890 | 413,152 | 28,030 | 38,708 |
| YAML | 2,408 | 348,199 | 343,861 | 1,226 | 3,112 |
| TSX | 189 | 33,652 | 31,150 | 479 | 2,023 |
| JSON | 74 | 27,414 | 27,402 | 0 | 12 |
| Lua | 436 | 13,659 | 11,308 | 1,079 | 1,272 |
| Sass | 69 | 5,940 | 5,068 | 101 | 771 |
| TypeScript | 60 | 5,588 | 4,748 | 186 | 654 |
| Protocol Buffers | 20 | 5,376 | 2,732 | 1,465 | 1,179 |
| Shell | 55 | 2,029 | 1,378 | 314 | 337 |
| SVG | 60 | 1,397 | 1,299 | 94 | 4 |
| Makefile | 2 | 803 | 608 | 73 | 122 |
| JavaScript | 6 | 327 | 280 | 31 | 16 |

Top language (Go 49.0%). Generated at 2026-09-08T12:40:08.078479991+00:00. Canonical report: https://octocounts.com/github/argoproj/argo-cd

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/argoproj/argo-cd/commit/b079641e62e979aae012503ba98bbc683423492a?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 argoproj/argo-cd have?

argoproj/argo-cd has 929,688 total lines, including 843,536 code lines, 36,905 comment lines, and 49,247 blank lines.

### How was the argoproj/argo-cd line count measured?

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

### What commit was counted for argoproj/argo-cd?

This OctoCounts report was generated from b079641e62e979aae012503ba98bbc683423492a at commit b079641e62e9 on 2026-09-08T12:40:08.078479991+00:00.

## Similar repository reports

- [tencentcloud/CubeSandbox](https://octocounts.com/github/tencentcloud/CubeSandbox) — Go, 750,736 code lines
- [esengine/DeepSeek-Reasonix](https://octocounts.com/github/esengine/DeepSeek-Reasonix) — Go, 957,914 code lines
- [google/simhospital](https://octocounts.com/github/google/simhospital) — Go, 959,566 code lines
- [cilium/cilium](https://octocounts.com/github/cilium/cilium) — Go, 963,698 code lines
- [esengine/deepseek-reasonix](https://octocounts.com/github/esengine/deepseek-reasonix) — Go, 973,015 code lines
- [multica-ai/multica](https://octocounts.com/github/multica-ai/multica) — Go, 973,611 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)
