1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

checker: abort prematurely on too many errors (#11185)

This commit is contained in:
Leo Developer
2021-08-15 12:41:51 +02:00
committed by GitHub
parent 6bc44acc70
commit b3094b0667
7 changed files with 87 additions and 75 deletions

View File

@ -131,7 +131,6 @@ const (
'-w',
'-print-v-files',
'-error-limit',
'-warn-error-limit',
'-os',
'-printfn',
'-cflags',