websocket: vfmt

pull/7634/head
Alexander Medvednikov 2020-12-28 01:06:57 +01:00
parent 597314322f
commit bd67b647f2
3 changed files with 10 additions and 8 deletions

View File

@ -69,6 +69,8 @@ const (
'vlib/strings/',
'vlib/time/',
'vlib/vweb/',
'vlib/x/websocket/websocket_server.v',
'vlib/x/websocket/websocket_client.v',
]
)