mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-22 04:24:59 +00:00
copy
This commit is contained in:
parent
70a509bbea
commit
8dfda27151
5 changed files with 21 additions and 3 deletions
|
@ -236,6 +236,9 @@
|
|||
## Perform a dry run without modifying files (default: False)
|
||||
#dry-run: false
|
||||
|
||||
## Skip the sanity check for the git repository (default: False)
|
||||
#skip-sanity-check-repo: false
|
||||
|
||||
########################
|
||||
# Fixing and committing:
|
||||
|
||||
|
|
|
@ -240,6 +240,9 @@
|
|||
## 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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue