# enchant97/hasty-paste SLOC report

> As of 2026-08-29 (commit aff4ee6a55ca), enchant97/hasty-paste contains 5,316 total lines: 3,759 code, 816 comments, 741 blank, across 59 files in 11 languages (top: Go 55.1%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

enchant97/hasty-paste has 3,759 source lines of code out of 5,316 total lines across 59 files, counted from the main ref at commit aff4ee6a55ca by the OctoCounts tokei engine on 2026-08-29. 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 enchant97/hasty-paste to commit aff4ee6a55ca, 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 small codebase by counted code lines. Code represents 70.7% of all lines, comments represent 15.3%, and the repository averages 64 code lines per file. Go accounts for 55.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 31 | 2,355 | 2,070 | 27 | 258 |
| YAML | 3 | 1,060 | 848 | 0 | 212 |
| Templ | 8 | 496 | 470 | 0 | 26 |
| SQL | 5 | 219 | 164 | 27 | 28 |
| CSS | 1 | 150 | 117 | 0 | 33 |
| Dockerfile | 1 | 45 | 30 | 2 | 13 |
| JSON | 1 | 25 | 25 | 0 | 0 |
| JavaScript | 2 | 21 | 20 | 0 | 1 |
| SVG | 1 | 15 | 15 | 0 | 0 |
| Markdown | 5 | 269 | 0 | 216 | 53 |
| Plain Text | 1 | 661 | 0 | 544 | 117 |

Top language (Go 55.1%). Generated at 2026-08-29T07:08:43.738307644+00:00. Canonical report: https://octocounts.com/github/enchant97/hasty-paste

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/enchant97/hasty-paste/commit/aff4ee6a55ca261543e6f237e1a1bf42b952ad92?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 enchant97/hasty-paste have?

enchant97/hasty-paste has 5,316 total lines, including 3,759 code lines, 816 comment lines, and 741 blank lines.

### How was the enchant97/hasty-paste line count measured?

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

### What commit was counted for enchant97/hasty-paste?

This OctoCounts report was generated from main at commit aff4ee6a55ca on 2026-08-29T07:08:43.738307644+00:00.

## Similar repository reports

- [ncw/gmp](https://octocounts.com/github/ncw/gmp) — Go, 3,803 code lines
- [BladeRunner322/orange-team-microservices](https://octocounts.com/github/BladeRunner322/orange-team-microservices) — Go, 3,642 code lines
- [Arnie97/emu-log](https://octocounts.com/github/Arnie97/emu-log) — Go, 3,609 code lines
- [fangxinbuzaijia/CodexRemoteWin](https://octocounts.com/github/fangxinbuzaijia/CodexRemoteWin) — Go, 3,362 code lines
- [areyoubugcoder/mp2rss-cli](https://octocounts.com/github/areyoubugcoder/mp2rss-cli) — Go, 4,242 code lines
- [sirupsen/logrus](https://octocounts.com/github/sirupsen/logrus) — Go, 4,386 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)
