turbo-editors/turbo-rustpublic Fork 0
v1.0.0
Commits
Clone
git clone https://git.rickub.com/turbo-editors/turbo-rust.git
git clone ssh://git@rickub.com/turbo-editors/turbo-rust.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

report-20260901T041511Z.md · 55 lines · 1.1 KBmarkdown Blame HistoryRaw
📦 Turbo Rust 713ea5c k33g 11h ago1# Quality report — 2026-09-01T04:15:11Z
2
3- **Gate**: ✅ **PASS**
4- **Commit**: `a07b528` on `main`
5- **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23)
6- **Run**: #2 (previous: 2026-09-01T04:14:28Z)
7
8## Lint issues (`qlty check`)
9
10_none_
11
12### Top rules
13
14_none_
15
16### Most affected files
17
18_none_
19
20## Code smells (`qlty smells`)
21
22Total: **0** (vs previous: -2)
23
24_none_
25
26## Metrics (`qlty metrics`)
27
28| metric | total | vs previous |
29|---|---|---|
30| funcs | 43 | +2 |
31| classes | 2 | ±0 |
32| fields | 9 | ±0 |
33| cyclo | 187 | +3 |
34| complex | 98 | +9 |
35| lcom | 0 | ±0 |
36| lines | 1091 | +42 |
37| loc | 705 | +21 |
38
39### Most complex files
40
41| file | complex | cyclo | loc |
42|---|---|---|---|
43| internal/rustlang/literals.go | 33 | 48 | 137 |
44| internal/rustlang/words.go | 23 | 38 | 105 |
45| internal/rustlang/scan.go | 22 | 57 | 117 |
46| main.go | 16 | 32 | 132 |
47| internal/rustlang/rustlang.go | 4 | 9 | 63 |
48| internal/rustlang/templates.go | 0 | 3 | 151 |
49
50## Trend
51
52| run | timestamp | error | warning | smells | complex | gate |
53|---|---|---|---|---|---|---|
54| 1 | 2026-09-01T04:14:28Z | 0 | 0 | 2 | 89 | FAIL |
55| 2 | 2026-09-01T04:15:11Z | 0 | 0 | 0 | 98 | PASS |