-
https://github.com/fishfolk/bones/blob/4d96146c775f6bf9ff073ef315c034ae747a35db/framework_crates/bones_ecs/src/components/untyped.rs#L503-L510
---
###### This issue was generated by [todo-issue](htt…
-
It is common for code editors to highlight certain keywords like TODO and FIXME in editor within comments. It draws attention and looks good for quick discovery of pending items when browsing code.
-
**Developer TODO (don't remove)**
- [ ] write tests. put issue number in comment
- [ ] update documentation
**Discord message link/email recipient**
**Describe the bug**
Single-character non-…
-
## 📝 Scenario
As a **FinOps practitioner**, I need to **add separate columns for important tags** in order to **build custom reports based on my allocation needs**
## 💎 Solution
- [ ] Add a `…
-
https://github.com/muni-town/weird/blob/9b0f5646e58e6a8e1d77377d45827d2ee2d137bb/leaf/leaf-rpc-client-cli/src/main.rs#L3-L10
---
###### This issue was generated by [todo-issue](https://github.com/De…
-
From Lyuba's comment in the basecamp ticket [https://3.basecamp.com/3105655/buckets/38213939/todos/7616262607](https://3.basecamp.com/3105655/buckets/38213939/todos/7616262607)
-
Some comments look like strings and should be parsed as such. However, the current scanner scans the comment as if it was a string because it has a closing double quote.
```vim
" set x
let x="hel…
-
I noticed this comment in the message tests:
https://github.com/cloudevents/sdk-rust/blob/main/src/event/message.rs#L185
```
#[test]
fn message_v03_roundtrip_binary() -> Result {
//T…
-
## User Story - Business Need
The codebase is littered with TODOs. The work appears to be accomplished in this TODO, so the comment should be removed. This should be first tested in research mode.
…
-
### Describe the bug
The `HasLengthInclusivelyBetween` method currently does not perform any validation on the inputs, potentially leading to incorrect behavior if `inputs.a` is greater than `input…