Documentation
¶
Index ¶
Constants ¶
View Source
const ( // MaxChunkSize is the maximum size of a diff chunk in characters MaxChunkSize = 80000 // MinChunkSize is the minimum useful chunk size MinChunkSize = 10000 )
Variables ¶
This section is empty.
Functions ¶
func FormatOutput ¶
func FormatOutput(summary *ai.PRSummary, review *ai.ReviewResult) string
FormatOutput generates the standard markdown report
Types ¶
Click to show internal directories.
Click to hide internal directories.