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
17
18
# Rust Accuracy Report

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

## Tested Projects

| Project | Issues | Rules | Top Issues |
|---------|:------:|:-----:|------------|
| Finance | 184 | 15 | code-duplication 43, magic-number 32, god-function 22 |
| ReChat-server | 34 | 10 | long-function 7, magic-number 6, terrible-naming 6 |

## Key Observations

- All Rust-specific rules firing: macro-abuse 20, box-abuse 4, unwrap-abuse 3
- No path-resolution bugs observed
- Single-letter: all verified as genuine bad names

## Estimated TP Rate: ~90%