include tags in ent show #29

Merged
sigil-03 merged 2 commits from ent-show-tags into main 2025-07-20 12:38:03 -06:00
Owner

This fixes 8ef792a2092e5ba84da3cb4efc3c88c6

This fixes 8ef792a2092e5ba84da3cb4efc3c88c6
seb added 2 commits 2025-07-20 00:06:17 -06:00
This simplifies the code flow and gets rid of two levels of indentation.
sigil-03 reviewed 2025-07-20 12:33:58 -06:00
@ -313,3 +288,1 @@
}
None => {
return Err(anyhow::anyhow!("issue {} not found", issue_id));
let Some(issue) = issues.get_issue(issue_id) else {
Owner

i'm really liking this pattern 👀

i'm really liking this pattern 👀
sigil-03 merged commit 2d8d0db4cb into main 2025-07-20 12:38:03 -06:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: taproot-manufacturing/entomologist#29
No description provided.