QUAL006infoPro

todo-comment

TODO/FIXME comments indicate incomplete or problematic code

Applies to: C, CPP, Go, H, JAVA, JavaScript, Python, Rust, TypeScript

Why this matters

TODO and FIXME comments mark code that needs attention. While they're useful during development, they can pile up and be forgotten. Consider tracking these as issues instead, or addressing them before merging.

Catch it before it ships

pip install stablestack # or: npx stablestackstablestack # scans your project, QUAL006 includedstablestack explain QUAL006

QUAL006 is part of the Pro rule set. See pricing — the free tier ships 24 checks with no signup.

False positive in your codebase? Suppress a single line with # noqa: QUAL006