Home
last modified time | relevance | path

Searched refs:COMMENTS_LIMIT (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/code-review/
H A Dindex.ts45 const COMMENTS_LIMIT = 10; constant
112 await submitReviewWithCommentsAsync(pr.number, reviewComments.splice(0, COMMENTS_LIMIT));