Skip to content

Commit 9b2a058

Browse files
committed
minimize changes
1 parent 117fc15 commit 9b2a058

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/codewhisperer/models/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ export const runSecurityScanButtonTitle = 'Run security scan'
711711
export const crossFileContextConfig = {
712712
numberOfChunkToFetch: 60,
713713
topK: 3,
714-
numberOfLinesEachChunk: 50
714+
numberOfLinesEachChunk: 50,
715715
}
716716

717717
export const utgConfig = {

0 commit comments

Comments
 (0)