# JetBrains/go-modern-guidelines SLOC report

> As of 2026-09-13 (commit 155dc7ca10da), JetBrains/go-modern-guidelines contains 5,325 total lines: 3,193 code, 1,112 comments, 1,020 blank, across 23 files in 6 languages (top: JSON 47.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

JetBrains/go-modern-guidelines has 3,193 source lines of code out of 5,325 total lines across 23 files, counted from the main ref at commit 155dc7ca10da by the OctoCounts tokei engine on 2026-09-13. 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 JetBrains/go-modern-guidelines to commit 155dc7ca10da, 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 60.0% of all lines, comments represent 20.9%, and the repository averages 139 code lines per file. JSON accounts for 47.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JSON | 2 | 1,513 | 1,513 | 0 | 0 |
| Go | 11 | 1,678 | 1,437 | 46 | 195 |
| PowerShell | 2 | 157 | 136 | 3 | 18 |
| Shell | 2 | 123 | 98 | 7 | 18 |
| Makefile | 1 | 22 | 9 | 8 | 5 |
| Markdown | 5 | 1,832 | 0 | 1,048 | 784 |

Top language (JSON 47.4%). Generated at 2026-09-13T12:00:27.470943274+00:00. Canonical report: https://octocounts.com/github/JetBrains/go-modern-guidelines

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/JetBrains/go-modern-guidelines/commit/155dc7ca10da5e1f6c841503086957b1b37f5815?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 JetBrains/go-modern-guidelines have?

JetBrains/go-modern-guidelines has 5,325 total lines, including 3,193 code lines, 1,112 comment lines, and 1,020 blank lines.

### How was the JetBrains/go-modern-guidelines line count measured?

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

### What commit was counted for JetBrains/go-modern-guidelines?

This OctoCounts report was generated from main at commit 155dc7ca10da on 2026-09-13T12:00:27.470943274+00:00.

## Similar repository reports

- [jwangkun/DeepSeek-Desktop](https://octocounts.com/github/jwangkun/DeepSeek-Desktop) — JSON, 3,215 code lines
- [Jarcis-cy/pi-codex-request-compat](https://octocounts.com/github/Jarcis-cy/pi-codex-request-compat) — JSON, 3,230 code lines
- [jordan-gibbs/hypercheap-voiceAI](https://octocounts.com/github/jordan-gibbs/hypercheap-voiceAI) — JSON, 3,256 code lines
- [nonFeature/featurePackitRepo](https://octocounts.com/github/nonFeature/featurePackitRepo) — JSON, 3,277 code lines
- [xucux/Meting-API](https://octocounts.com/github/xucux/Meting-API) — JSON, 3,100 code lines
- [madpin/super-duper-audio-recorder](https://octocounts.com/github/madpin/super-duper-audio-recorder) — JSON, 3,065 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)
- [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)
