This commit is contained in:
Paul Gauthier 2024-11-30 09:19:22 -08:00
parent c682bd858a
commit 37b31c46bd
7 changed files with 89 additions and 90 deletions

View file

@ -309,7 +309,7 @@ cog.outl("```")
## Enable/disable automatic testing after changes (default: False)
#AIDER_AUTO_TEST=false
## Run tests and fix problems found
## Run tests, fix problems found and then exit
#AIDER_TEST=false
############