This commit is contained in:
Paul Gauthier 2024-10-02 09:30:35 -07:00
parent 70a509bbea
commit 8dfda27151
5 changed files with 21 additions and 3 deletions

View file

@ -282,6 +282,9 @@ cog.outl("```")
## Perform a dry run without modifying files (default: False)
#AIDER_DRY_RUN=false
## Skip the sanity check for the git repository (default: False)
#AIDER_SKIP_SANITY_CHECK_REPO=false
########################
# Fixing and committing: