diff --git a/inst/prompts/cli-replace.md b/inst/prompts/cli-replace.md index dc3a32d..8d667d2 100644 --- a/inst/prompts/cli-replace.md +++ b/inst/prompts/cli-replace.md @@ -32,6 +32,8 @@ c( ) ``` +Do not add additional bullets if there's only one sentence in the error message. + If the current function call takes any of the arguments `call`, `body`, `footer`, `trace`, `parent`, or `.internal`, leave them as-is. Otherwise, do not pass any arguments to the function other than the message. There may be some additional code surrounding the erroring code, defining variables etc. Do not include that code in the output, instead attempting to integrate it directly into cli substitutions.