garbage-code-hunter 0.2.2

A humorous Rust code quality detector that roasts your garbage code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# C++ Accuracy Report

> Generated: 2026-05-15 | Projects: 1

## Tested Projects

| Project | Issues | Rules | Top Issues |
|---------|:------:|:-----:|------------|
| stone-prover | 878 | 16 | commented-code 250, magic-number 237, long-function 99 |

## Key Observations

- All universal rules working: deep-nesting, long-function, god-function, etc.
- C/C++ specific rules firing: abbreviation-abuse 63, file-too-long 8

## Estimated TP Rate: ~85%