# Quality report — 2026-08-31T07:13:43Z - **Gate**: ❌ **FAIL** - **Commit**: `386992e` on `feature/new-syntaxes` - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) - **Run**: #20 (previous: 2026-08-31T06:24:42Z) ## 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:return-statements | internal/syntax/highlight.go | 21 | Function with many returns (count = 7): Highlight | | qlty:file-complexity | internal/syntax/markdown.go | 1 | High total complexity (count = 53) | | qlty:return-statements | internal/syntax/language.go | 110 | Function with many returns (count = 7): String | | qlty:boolean-logic | internal/syntax/html.go | 134 | Complex binary expression | ## Metrics (`qlty metrics`) | metric | total | vs previous | |---|---|---| | funcs | 946 | +65 | | classes | 103 | +5 | | fields | 327 | +1 | | cyclo | 3241 | +371 | | complex | 1388 | +160 | | lcom | 0 | ±0 | | lines | 14349 | +1151 | | loc | 9394 | +777 | ### Most complex files | file | complex | cyclo | loc | |---|---|---|---| | internal/syntax/markdown.go | 53 | 128 | 191 | | internal/ui/menu.go | 46 | 102 | 255 | | internal/theme/load.go | 45 | 74 | 220 | | internal/app/actions_file.go | 43 | 68 | 215 | | internal/app/app.go | 43 | 116 | 349 | | internal/editor/view.go | 40 | 110 | 333 | | internal/lsp/conn.go | 39 | 58 | 238 | | internal/syntax/toml.go | 38 | 92 | 179 | | internal/ui/dialog.go | 38 | 71 | 197 | | 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/scanner.go | 30 | 67 | 137 | | internal/ui/controls.go | 30 | 69 | 216 | ## Trend | run | timestamp | error | warning | smells | complex | gate | |---|---|---|---|---|---|---| | 11 | 2026-08-31T03:11:37Z | 0 | 0 | 0 | 833 | PASS | | 12 | 2026-08-31T04:04:25Z | 0 | 0 | 4 | 1022 | FAIL | | 13 | 2026-08-31T04:05:54Z | 0 | 0 | 0 | 1023 | PASS | | 14 | 2026-08-31T04:08:32Z | 0 | 0 | 0 | 1023 | PASS | | 15 | 2026-08-31T04:51:55Z | 0 | 0 | 4 | 1148 | FAIL | | 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 |