# Quality report — 2026-08-31T04:51:55Z - **Gate**: ❌ **FAIL** - **Commit**: `a0373dd` on `feature/project-settings` - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) - **Run**: #15 (previous: 2026-08-31T04:08:32Z) ## 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/settings/create.go | 92 | Function with many returns (count = 6): writeFile | | qlty:return-statements | internal/syntax/toml.go | 215 | Function with many returns (count = 6): tomlWordClass | | qlty:boolean-logic | internal/syntax/toml.go | 69 | Complex binary expression | | qlty:boolean-logic | internal/syntax/toml.go | 250 | Complex binary expression | ## Metrics (`qlty metrics`) | metric | total | vs previous | |---|---|---| | funcs | 824 | +57 | | classes | 94 | +6 | | fields | 308 | +15 | | cyclo | 2725 | +304 | | complex | 1148 | +125 | | lcom | 0 | ±0 | | lines | 12305 | +1121 | | loc | 8107 | +686 | ### Most complex files | file | complex | cyclo | loc | |---|---|---|---| | internal/ui/menu.go | 46 | 102 | 255 | | internal/theme/load.go | 45 | 74 | 220 | | internal/app/app.go | 43 | 114 | 344 | | internal/app/actions_file.go | 42 | 67 | 210 | | internal/syntax/toml.go | 41 | 124 | 188 | | internal/editor/view.go | 40 | 110 | 333 | | internal/lsp/conn.go | 39 | 58 | 238 | | internal/ui/dialog.go | 38 | 71 | 197 | | internal/settings/rewrite.go | 32 | 64 | 121 | | internal/app/completion.go | 31 | 75 | 193 | | internal/lsp/client.go | 30 | 61 | 260 | | internal/ui/controls.go | 30 | 69 | 216 | | internal/ui/window.go | 30 | 87 | 200 | | main.go | 25 | 43 | 152 | | internal/ui/desktop.go | 24 | 62 | 134 | ## Trend | run | timestamp | error | warning | smells | complex | gate | |---|---|---|---|---|---|---| | 6 | 2026-08-30T18:01:05Z | 0 | 0 | 0 | 812 | PASS | | 7 | 2026-08-30T18:18:11Z | 0 | 0 | 0 | 823 | PASS | | 8 | 2026-08-30T18:30:37Z | 0 | 0 | 0 | 823 | PASS | | 9 | 2026-08-30T18:42:53Z | 0 | 0 | 0 | 832 | PASS | | 10 | 2026-08-30T18:50:41Z | 0 | 0 | 0 | 833 | PASS | | 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 |