Skip to content

Commit 5ce5e1e

Browse files
committed
Add code review recommendations and update settings
Added a comprehensive code review recommendations report for the Stoker project, outlining current architecture, challenges, and modularization strategies. Updated .claude/settings.local.json to allow the 'gh issue list' command.
1 parent 44a0b78 commit 5ce5e1e

File tree

2 files changed

+884
-1
lines changed

2 files changed

+884
-1
lines changed

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"allow": [
44
"Bash(gh issue create:*)",
55
"Bash(gh issue view:*)",
6-
"Bash(cat:*)"
6+
"Bash(cat:*)",
7+
"Bash(gh issue list:*)"
78
]
89
}
910
}

0 commit comments

Comments
 (0)