mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
websocket: vfmt
This commit is contained in:
@ -69,6 +69,8 @@ const (
|
||||
'vlib/strings/',
|
||||
'vlib/time/',
|
||||
'vlib/vweb/',
|
||||
'vlib/x/websocket/websocket_server.v',
|
||||
'vlib/x/websocket/websocket_client.v',
|
||||
]
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user