This commit is contained in:
Paul Gauthier 2024-12-01 15:57:41 -08:00
parent ce05c0e13d
commit 882e09f253
6 changed files with 138 additions and 117 deletions

View file

@ -294,6 +294,9 @@ cog.outl("```")
## Skip the sanity check for the git repository (default: False)
#AIDER_SKIP_SANITY_CHECK_REPO=false
## Enable/disable watching files for ai coding comments (default: False)
#AIDER_WATCH_FILES=false
########################
# Fixing and committing: