mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-04 12:50:38 +08:00
Compare commits
1 Commits
v0.25
...
mrT23-patc
Author | SHA1 | Date | |
---|---|---|---|
e40b58b4a4 |
@ -5,7 +5,7 @@ REVIEW_START_WITH = '## PR Reviewer Guide 🔍\n\n<table>\n<tr><td>⏱️ <
|
|||||||
IMPROVE_START_WITH_REGEX_PATTERN = r'^## PR Code Suggestions ✨\n\n<!-- [a-z0-9]+ -->\n\n<table><thead><tr><td>Category</td>'
|
IMPROVE_START_WITH_REGEX_PATTERN = r'^## PR Code Suggestions ✨\n\n<!-- [a-z0-9]+ -->\n\n<table><thead><tr><td>Category</td>'
|
||||||
|
|
||||||
NUM_MINUTES = 5
|
NUM_MINUTES = 5
|
||||||
|
print("aaa")
|
||||||
NEW_FILE_CONTENT = """\
|
NEW_FILE_CONTENT = """\
|
||||||
from pr_agent import cli
|
from pr_agent import cli
|
||||||
from pr_agent.config_loader import get_settings
|
from pr_agent.config_loader import get_settings
|
||||||
|
Reference in New Issue
Block a user