| 🛟 Updated. 28d5985 k33g 12h ago | 1 | # Quality report — 2026-09-01T11:34:33Z |
| 2 | |
| 3 | - **Gate**: ❌ **FAIL** |
| 4 | - **Commit**: `bc4a464` on `feature/more-syntaxes` |
| 5 | - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) |
| 6 | - **Run**: #8 (previous: 2026-09-01T11:34:01Z) |
| 7 | |
| 8 | ## Gate violations |
| 9 | |
| 10 | - code smells: 1 (max 0) |
| 11 | |
| 12 | ## Lint issues (`qlty check`) |
| 13 | |
| 14 | _none_ |
| 15 | |
| 16 | ### Top rules |
| 17 | |
| 18 | _none_ |
| 19 | |
| 20 | ### Most affected files |
| 21 | |
| 22 | _none_ |
| 23 | |
| 24 | ## Code smells (`qlty smells`) |
| 25 | |
| 26 | Total: **1** (vs previous: -3) |
| 27 | |
| 28 | | smell | file | line | detail | |
| 29 | |---|---|---|---| |
| 30 | | qlty:file-complexity | syntax/yaml.go | 1 | High total complexity (count = 52) | |
| 31 | |
| 32 | ## Metrics (`qlty metrics`) |
| 33 | |
| 34 | | metric | total | vs previous | |
| 35 | |---|---|---| |
| 36 | | funcs | 1118 | +1 | |
| 37 | | classes | 123 | ±0 | |
| 38 | | fields | 394 | ±0 | |
| 39 | | cyclo | 3882 | -31 | |
| 40 | | complex | 1718 | ±0 | |
| 41 | | lcom | 0 | ±0 | |
| 42 | | lines | 17742 | +16 | |
| 43 | | loc | 11102 | +4 | |
| 44 | |
| 45 | ### Most complex files |
| 46 | |
| 47 | | file | complex | cyclo | loc | |
| 48 | |---|---|---|---| |
| 49 | | syntax/yaml.go | 52 | 120 | 204 | |
| 50 | | editor/view.go | 48 | 124 | 362 | |
| 51 | | app/actions_file.go | 43 | 68 | 215 | |
| 52 | | app/app.go | 43 | 116 | 364 | |
| 53 | | theme/load.go | 43 | 70 | 208 | |
| 54 | | lsp/conn.go | 39 | 58 | 238 | |
| 55 | | syntax/toml.go | 38 | 92 | 179 | |
| 56 | | ui/dialog.go | 38 | 71 | 197 | |
| 57 | | ui/menu_events.go | 38 | 66 | 145 | |
| 58 | | app/toolchain.go | 35 | 72 | 239 | |
| 59 | | ui/window.go | 35 | 110 | 251 | |
| 60 | | snippets/snippets.go | 34 | 39 | 135 | |
| 61 | | syntax/language.go | 34 | 30 | 143 | |
| 62 | | settings/rewrite.go | 32 | 64 | 121 | |
| 63 | | app/completion.go | 31 | 75 | 193 | |
| 64 | |
| 65 | ## Trend |
| 66 | |
| 67 | | run | timestamp | error | warning | smells | complex | gate | |
| 68 | |---|---|---|---|---|---|---| |
| 69 | | 1 | 2026-09-01T04:14:13Z | 0 | 0 | 0 | 1584 | PASS | |
| 70 | | 2 | 2026-09-01T04:54:43Z | 0 | 0 | 0 | 1584 | PASS | |
| 71 | | 3 | 2026-09-01T05:02:11Z | 0 | 0 | 0 | 1584 | PASS | |
| 72 | | 4 | 2026-09-01T06:36:38Z | 0 | 0 | 0 | 1610 | PASS | |
| 73 | | 5 | 2026-09-01T06:43:56Z | 0 | 0 | 0 | 1610 | PASS | |
| 74 | | 6 | 2026-09-01T07:03:53Z | 0 | 0 | 0 | 1610 | PASS | |
| 75 | | 7 | 2026-09-01T11:34:01Z | 0 | 0 | 4 | 1718 | FAIL | |
| 76 | | 8 | 2026-09-01T11:34:33Z | 0 | 0 | 1 | 1718 | FAIL | |