# Quality report — 2026-09-03T05:03:05Z - **Gate**: ❌ **FAIL** - **Commit**: `efb533c` on `main` - **qlty**: qlty 0.639.0 linux-arm64 (d9801f1 2026-07-23) - **Run**: #1 (first recorded run) ## Gate violations - code smells: 1 (max 0) ## Lint issues (`qlty check`) _none_ ### Top rules _none_ ### Most affected files _none_ ## Code smells (`qlty smells`) Total: **1** (vs previous: —) | smell | file | line | detail | |---|---|---|---| | qlty:return-statements | internal/pythonlang/words.go | 105 | Function with many returns (count = 6): classOfWord | ## Metrics (`qlty metrics`) | metric | total | vs previous | |---|---|---| | funcs | 42 | — | | classes | 2 | — | | fields | 8 | — | | cyclo | 186 | — | | complex | 91 | — | | lcom | 0 | — | | lines | 1025 | — | | loc | 521 | — | ### Most complex files | file | complex | cyclo | loc | |---|---|---|---| | internal/pythonlang/words.go | 33 | 64 | 136 | | internal/pythonlang/scan.go | 20 | 51 | 84 | | main.go | 16 | 32 | 132 | | internal/pythonlang/literals.go | 13 | 23 | 74 | | internal/pythonlang/pythonlang.go | 9 | 15 | 90 | | internal/pythonlang/templates.go | 0 | 1 | 5 | ## Trend | run | timestamp | error | warning | smells | complex | gate | |---|---|---|---|---|---|---| | 1 | 2026-09-03T05:03:05Z | 0 | 0 | 1 | 91 | FAIL |