| 🛟 Updated. 28d5985 k33g 14h ago | 1 | # Quality report — 2026-09-01T05:02:11Z |
| 2 | |
| 3 | - **Gate**: ✅ **PASS** |
| 4 | - **Commit**: `ab6789c` on `main` |
| 5 | - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) |
| 6 | - **Run**: #3 (previous: 2026-09-01T04:54:43Z) |
| 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 | |
| 22 | Total: **0** (vs previous: ±0) |
| 23 | |
| 24 | _none_ |
| 25 | |
| 26 | ## Metrics (`qlty metrics`) |
| 27 | |
| 28 | | metric | total | vs previous | |
| 29 | |---|---|---| |
| 30 | | funcs | 1065 | ±0 | |
| 31 | | classes | 118 | ±0 | |
| 32 | | fields | 383 | ±0 | |
| 33 | | cyclo | 3582 | ±0 | |
| 34 | | complex | 1584 | ±0 | |
| 35 | | lcom | 0 | ±0 | |
| 36 | | lines | 16681 | ±0 | |
| 37 | | loc | 10447 | ±0 | |
| 38 | |
| 39 | ### Most complex files |
| 40 | |
| 41 | | file | complex | cyclo | loc | |
| 42 | |---|---|---|---| |
| 43 | | editor/view.go | 48 | 124 | 362 | |
| 44 | | app/actions_file.go | 43 | 68 | 215 | |
| 45 | | app/app.go | 43 | 116 | 363 | |
| 46 | | theme/load.go | 43 | 70 | 208 | |
| 47 | | lsp/conn.go | 39 | 58 | 238 | |
| 48 | | syntax/toml.go | 38 | 92 | 179 | |
| 49 | | ui/dialog.go | 38 | 71 | 197 | |
| 50 | | ui/menu_events.go | 38 | 66 | 145 | |
| 51 | | ui/window.go | 35 | 110 | 251 | |
| 52 | | snippets/snippets.go | 34 | 39 | 135 | |
| 53 | | settings/rewrite.go | 32 | 64 | 121 | |
| 54 | | app/completion.go | 31 | 75 | 193 | |
| 55 | | lsp/client.go | 31 | 63 | 264 | |
| 56 | | syntax/markdown.go | 30 | 69 | 110 | |
| 57 | | syntax/scanner.go | 30 | 68 | 142 | |
| 58 | |
| 59 | ## Trend |
| 60 | |
| 61 | | run | timestamp | error | warning | smells | complex | gate | |
| 62 | |---|---|---|---|---|---|---| |
| 63 | | 1 | 2026-09-01T04:14:13Z | 0 | 0 | 0 | 1584 | PASS | |
| 64 | | 2 | 2026-09-01T04:54:43Z | 0 | 0 | 0 | 1584 | PASS | |
| 65 | | 3 | 2026-09-01T05:02:11Z | 0 | 0 | 0 | 1584 | PASS | |