All issues
Anti-pattern
Bug risk
Coverage
Documentation
Performance
Secrets
Security
Style
Type check
Developers often add TODO or FIXME comments to code that is not complete or needs review. It is a good idea to fix or review such commented code, and remove the comments before considering the code to be production-ready.
TODO
FIXME