mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +00:00
feat: add --yes flag to issues script
This commit is contained in:
parent
a6d5fa9cda
commit
eb8fdf483e
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
add a --yes switch @ai
|
||||
|
||||
import os
|
||||
import re
|
||||
from collections import defaultdict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue