MetaMask / MetaMask/toprf-secure-backup
Resolve all `//TODO` or turn them into issues
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 1
Description
Currently this codebase contains several `// TODO` comments. It's considered bad practice to have TODO's in (production) code as it's hard to keep track.
Instead, we should either resolve these TODO's or turn them into issues that are visible at the repository level.
Contributor guide
Research direction
Search the repository for `// TODO` comments and review each occurrence in context. For every TODO, either complete the work or create a visible repository issue that tracks it; done means no unaddressed TODOs remain in production code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100