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:
@ -131,7 +131,6 @@ const (
|
||||
'-w',
|
||||
'-print-v-files',
|
||||
'-error-limit',
|
||||
'-warn-error-limit',
|
||||
'-os',
|
||||
'-printfn',
|
||||
'-cflags',
|
||||
|
Reference in New Issue
Block a user