Software /
code /
prosody
Diff
.luacheckrc @ 9415:02155a10c5e9
mod_websocket: Silence the one warning instead of ignoring the entire file
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 30 Sep 2018 17:55:13 +0200 |
parent | 9412:063977461363 |
child | 9442:f210ee7dffe9 |
line wrap: on
line diff
--- a/.luacheckrc Sun Sep 30 17:54:09 2018 +0200 +++ b/.luacheckrc Sun Sep 30 17:55:13 2018 +0200 @@ -140,7 +140,6 @@ "plugins/mod_privacy.lua"; "plugins/mod_storage_sql1.lua"; "plugins/mod_storage_sql.lua"; - "plugins/mod_websocket.lua"; "spec/core_configmanager_spec.lua"; "spec/core_moduleapi_spec.lua";