Diff

.luacheckrc @ 9458:640c4f1b69a1

mod_storage_sql: Remove exception from luacheck
author Kim Alvefur <zash@zash.se>
date Wed, 10 Oct 2018 21:22:43 +0200
parent 9443:4e881be88727
child 9460:009f7054a9a5
line wrap: on
line diff
--- a/.luacheckrc	Wed Oct 10 18:02:36 2018 +0100
+++ b/.luacheckrc	Wed Oct 10 21:22:43 2018 +0200
@@ -140,7 +140,6 @@
 	"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";