# Quality report — 2026-08-31T11:44:41Z - **Gate**: ❌ **FAIL** - **Commit**: `d44a159` on `feature/go-format-lint` - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) - **Run**: #25 (previous: 2026-08-31T10:46:01Z) ## Gate violations - code smells: 4 (max 0) ## Lint issues (`qlty check`) _none_ ### Top rules _none_ ### Most affected files _none_ ## Code smells (`qlty smells`) Total: **4** (vs previous: +4) | smell | file | line | detail | |---|---|---|---| | qlty:similar-code | internal/app/gotools.go | 202 | Found 19 lines of similar code in 2 locations (mass = 117) | | qlty:similar-code | internal/app/snippets.go | 134 | Found 19 lines of similar code in 2 locations (mass = 117) | | qlty:similar-code | internal/snippets/create.go | 135 | Found 20 lines of similar code in 2 locations (mass = 124) | | qlty:similar-code | internal/tools/create.go | 88 | Found 20 lines of similar code in 2 locations (mass = 124) | ## Metrics (`qlty metrics`) | metric | total | vs previous | |---|---|---| | funcs | 1010 | +22 | | classes | 111 | +4 | | fields | 347 | +10 | | cyclo | 3484 | +93 | | complex | 1528 | +48 | | lcom | 0 | ±0 | | lines | 15800 | +592 | | loc | 10252 | +334 | ### Most complex files | file | complex | cyclo | loc | |---|---|---|---| | internal/editor/view.go | 48 | 124 | 361 | | internal/theme/load.go | 45 | 74 | 220 | | internal/app/actions_file.go | 43 | 68 | 215 | | internal/app/app.go | 43 | 116 | 352 | | internal/lsp/conn.go | 39 | 58 | 238 | | internal/syntax/toml.go | 38 | 92 | 179 | | internal/ui/dialog.go | 38 | 71 | 197 | | internal/ui/menu_events.go | 38 | 66 | 145 | | internal/snippets/snippets.go | 35 | 41 | 140 | | internal/ui/window.go | 35 | 110 | 251 | | internal/settings/rewrite.go | 32 | 64 | 121 | | internal/app/completion.go | 31 | 75 | 193 | | internal/lsp/client.go | 30 | 61 | 260 | | internal/syntax/markdown.go | 30 | 69 | 110 | | internal/syntax/scanner.go | 30 | 67 | 137 | ## Trend | run | timestamp | error | warning | smells | complex | gate | |---|---|---|---|---|---|---| | 16 | 2026-08-31T04:52:40Z | 0 | 0 | 0 | 1150 | PASS | | 17 | 2026-08-31T05:21:16Z | 0 | 0 | 0 | 1156 | PASS | | 18 | 2026-08-31T06:04:14Z | 0 | 0 | 0 | 1160 | PASS | | 19 | 2026-08-31T06:24:42Z | 0 | 0 | 0 | 1228 | PASS | | 20 | 2026-08-31T07:13:43Z | 0 | 0 | 4 | 1388 | FAIL | | 21 | 2026-08-31T07:14:19Z | 0 | 0 | 0 | 1389 | PASS | | 22 | 2026-08-31T10:44:47Z | 0 | 0 | 1 | 1475 | FAIL | | 23 | 2026-08-31T10:45:25Z | 0 | 0 | 1 | 1478 | FAIL | | 24 | 2026-08-31T10:46:01Z | 0 | 0 | 0 | 1480 | PASS | | 25 | 2026-08-31T11:44:41Z | 0 | 0 | 4 | 1528 | FAIL |