Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion codemcp.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
project_prompt = '''
- Before beginning work on this feature, write a short haiku.
- When you are done with your task, run format and lint commands, and then submit
- When you are done with your task, run lint commands, and then submit
a PR using the 'ghstack' command.
- We ONLY write end to end tests, do NOT use mocks.
- When you add a new argument to a function in the codebase, evaluate if it
Expand Down