turbo-editors/turbo-moonbitpublic Fork 0
v1.0.2
Commits
Clone
git clone https://git.rickub.com/turbo-editors/turbo-moonbit.git
git clone ssh://git@rickub.com/turbo-editors/turbo-moonbit.git

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

report-20260909T062117Z.md · 54 lines · 1.1 KBmarkdown Blame HistoryRaw
📦 Turbo MoonBit cc1f595 k33g 16h ago1# Quality report — 2026-09-09T06:21:17Z
2
3- **Gate**: ✅ **PASS**
4- **Commit**: `a1558e2` on `main`
5- **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23)
6- **Run**: #1 (first recorded run)
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: —)
23
24_none_
25
26## Metrics (`qlty metrics`)
27
28| metric | total | vs previous |
29|---|---|---|
30| funcs | 52 | — |
31| classes | 2 | — |
32| fields | 7 | — |
33| cyclo | 181 | — |
34| complex | 87 | — |
35| lcom | 0 | — |
36| lines | 1133 | — |
37| loc | 539 | — |
38
39### Most complex files
40
41| file | complex | cyclo | loc |
42|---|---|---|---|
43| internal/moonbitlang/words.go | 40 | 76 | 180 |
44| main.go | 16 | 32 | 132 |
45| internal/moonbitlang/scan.go | 15 | 49 | 95 |
46| internal/moonbitlang/literals.go | 13 | 16 | 62 |
47| internal/moonbitlang/moonbitlang.go | 3 | 7 | 65 |
48| internal/moonbitlang/templates.go | 0 | 1 | 5 |
49
50## Trend
51
52| run | timestamp | error | warning | smells | complex | gate |
53|---|---|---|---|---|---|---|
54| 1 | 2026-09-09T06:21:17Z | 0 | 0 | 0 | 87 | PASS |