mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
v: prepare for making -W impure-v
the default (#19940)
This commit is contained in:
parent
6cc51f254f
commit
0da00cc457
47 changed files with 33 additions and 24 deletions
|
@ -74,7 +74,7 @@ SUBCMD:
|
|||
powershell: [QUERY] - returns PowerShell compatible completion code with completions computed from QUERY"
|
||||
)
|
||||
|
||||
// Snooped from cmd/v/v.v, vlib/v/pref/pref.v
|
||||
// Snooped from cmd/v/v.v, vlib/v/pref/pref.c.v
|
||||
const (
|
||||
auto_complete_commands = [
|
||||
// simple_cmd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue