mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
all: add limit to accumulated errors / warnings (#11183)
This commit is contained in:
@@ -131,6 +131,7 @@ const (
|
||||
'-w',
|
||||
'-print-v-files',
|
||||
'-error-limit',
|
||||
'-warn-error-limit',
|
||||
'-os',
|
||||
'-printfn',
|
||||
'-cflags',
|
||||
|
||||
Reference in New Issue
Block a user