# Quality report — 2026-09-14T04:44:06Z - **Gate**: ❌ **FAIL** - **Commit**: `7069d2c` on `main` - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) - **Run**: #1 (first recorded run) ## Gate violations - code smells: 2 (max 0) ## Lint issues (`qlty check`) _none_ ### Top rules _none_ ### Most affected files _none_ ## Code smells (`qlty smells`) Total: **2** (vs previous: —) | smell | file | line | detail | |---|---|---|---| | qlty:boolean-logic | internal/gololang/words.go | 105 | Complex binary expression | | qlty:boolean-logic | internal/gololang/words.go | 106 | Complex binary expression | ## Metrics (`qlty metrics`) | metric | total | vs previous | |---|---|---| | funcs | 41 | — | | classes | 2 | — | | fields | 5 | — | | cyclo | 131 | — | | complex | 53 | — | | lcom | 0 | — | | lines | 991 | — | | loc | 483 | — | ### Most complex files | file | complex | cyclo | loc | |---|---|---|---| | internal/gololang/words.go | 28 | 63 | 185 | | main.go | 16 | 32 | 132 | | internal/gololang/scan.go | 6 | 30 | 81 | | internal/gololang/literals.go | 3 | 4 | 33 | | internal/gololang/gololang.go | 0 | 1 | 47 | | internal/gololang/templates.go | 0 | 1 | 5 | ## Trend | run | timestamp | error | warning | smells | complex | gate | |---|---|---|---|---|---|---| | 1 | 2026-09-14T04:44:06Z | 0 | 0 | 2 | 53 | FAIL |