0xMiden / 0xMiden/protocol

Inline `TODO` Comments Are Not Tracked Outside the Source

未关闭
#3,716 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
132
派生
167
平均合并
1 天 23 小时
30 天内合并 PR
110

描述

The following inline `TODO` comments exist in the codebase:

* `burn/allow_all.masm:11`
* `burn/min_burn_amount.masm:42`
* `burn/owner_controlled/owner_only.masm:24`
* `mint/allow_all.masm:11`
* `mint/owner_controlled/owner_only.masm:24`
* `inspection/storage_schema.masm:13`
* `account/interface/component.rs:104`
* `note/swap.rs:44`

An inline `TODO` only surfaces to whoever happens to read that specific file, and has no owner, priority, or deadline attached to it, so it can persist indefinitely without anyone noticing.

Consider tracking each of these as an entry in an issue tracker instead of, or in addition to, the inline comment, so that outstanding work is visible and assignable independently of who happens to open the file.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。