From 51657fe8d39372e31c1fab2e9a1ad9cee364d625 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sun, 27 Apr 2025 16:32:07 -0400 Subject: [PATCH] Update [ghstack-poisoned] --- codemcp.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codemcp.toml b/codemcp.toml index 6393cf80..1081c48a 100644 --- a/codemcp.toml +++ b/codemcp.toml @@ -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