mirror of https://github.com/garrytan/gstack.git
fix: add missing blank line between resolver functions
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
ff85c9bd27
commit
19b02f30e9
|
|
@ -194,6 +194,7 @@ branch name wherever the instructions say "the base branch."
|
|||
|
||||
---`;
|
||||
}
|
||||
|
||||
function generateQAMethodology(): string {
|
||||
return `## Modes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue