Skip to content

Limit maximum comments posted at one time

Compare
Choose a tag to compare
@ZedThree ZedThree released this 03 Dec 11:09
· 243 commits to master since this release
33e0150

It seems the GitHub API might only accept a limited number of comments at once, so clang-tidy-review will only attempt to post the first max_comments of them (default 25, as this has worked for me).