how can I stop compiling when there're certain errors?



For some project, there's too many errors to be checked at one time, so
I need to stop compiling when there's 10 errors (or some other number)
to save the compiling time.
Is there any setting that I can do this?

.


Loading