Runner stopped when too many error and reviewdog never ending
Author: EchoPouetCreated Aug 25, 2022Updated Jul 2, 2026
Hello,
I use cppcheck like linter on a very big project and If I have too many outputs, there are lot of errors, the cppcheck thread is stopped but reviewdog don't stop running.
There is a limit of message that reviewdog can read ? If yes, it can be good to add an option to change this and quit properly if the limit is reached.
Source: reviewdog/reviewdog