mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
feat: Pass coder.edit_format into get_input
This commit is contained in:
parent
b79776f78f
commit
70fb4c2d03
1 changed files with 1 additions and 0 deletions
|
@ -784,6 +784,7 @@ class Coder:
|
|||
self.get_addable_relative_files(),
|
||||
self.commands,
|
||||
self.abs_read_only_fnames,
|
||||
edit_format=self.edit_format,
|
||||
)
|
||||
|
||||
def preproc_user_input(self, inp):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue