From a19ac398449f2a0006e45e356c10027f35ec3707 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Wed, 10 Oct 2018 21:22:43 +0200 Subject: mod_storage_sql: Remove exception from luacheck --- .luacheckrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.luacheckrc b/.luacheckrc index 862f7c76..1f7fba23 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -140,7 +140,6 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then "plugins/mod_net_multiplex.lua"; "plugins/mod_privacy.lua"; "plugins/mod_storage_sql1.lua"; - "plugins/mod_storage_sql.lua"; "spec/core_configmanager_spec.lua"; "spec/core_moduleapi_spec.lua"; -- cgit v1.2.3