# starchild-codes/RagaLint SLOC report

> As of 2026-09-18 (commit 9e7a77d51789), starchild-codes/RagaLint contains 1,279 total lines: 895 code, 177 comments, 207 blank, across 21 files in 4 languages (top: Python 85.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

starchild-codes/RagaLint has 895 source lines of code out of 1,279 total lines across 21 files, counted from the 9e7a77d5178908969cb04ce826e808f15c80bcaa ref at commit 9e7a77d51789 by the OctoCounts tokei engine on 2026-09-18. 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 starchild-codes/RagaLint to commit 9e7a77d51789, 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.0% of all lines, comments represent 13.8%, and the repository averages 43 code lines per file. Python accounts for 85.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 11 | 886 | 761 | 3 | 122 |
| YAML | 4 | 95 | 95 | 0 | 0 |
| TOML | 1 | 45 | 39 | 0 | 6 |
| Markdown | 5 | 253 | 0 | 174 | 79 |

Top language (Python 85.0%). Generated at 2026-09-18T05:42:22.992697985+00:00. Canonical report: https://octocounts.com/github/starchild-codes/RagaLint

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/starchild-codes/RagaLint/commit/9e7a77d5178908969cb04ce826e808f15c80bcaa?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 starchild-codes/RagaLint have?

starchild-codes/RagaLint has 1,279 total lines, including 895 code lines, 177 comment lines, and 207 blank lines.

### How was the starchild-codes/RagaLint line count measured?

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

### What commit was counted for starchild-codes/RagaLint?

This OctoCounts report was generated from 9e7a77d5178908969cb04ce826e808f15c80bcaa at commit 9e7a77d51789 on 2026-09-18T05:42:22.992697985+00:00.

## Similar repository reports

- [yhhe2004/STAIR](https://octocounts.com/github/yhhe2004/STAIR) — Python, 896 code lines
- [rasbt/mini-coding-agent](https://octocounts.com/github/rasbt/mini-coding-agent) — Python, 899 code lines
- [okfn/ckanext-datano](https://octocounts.com/github/okfn/ckanext-datano) — Python, 905 code lines
- [haowang02/codex-candy-eval](https://octocounts.com/github/haowang02/codex-candy-eval) — Python, 884 code lines
- [karpathy/autoresearch](https://octocounts.com/github/karpathy/autoresearch) — Python, 910 code lines
- [V1xel/mixamo-mcp](https://octocounts.com/github/V1xel/mixamo-mcp) — Python, 876 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
