mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
tools: make v test-cleancode test everything by default (#10050)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import sync
|
||||
|
||||
const (
|
||||
queue_len = 1000
|
||||
queue_len = 1000
|
||||
queue_fill = 763
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user