Changeset

9460:009f7054a9a5

mod_privacy: Remove exception from luacheck Plugin has been removed and replaced by a tombstone, no point in excluding it from linting
author Kim Alvefur <zash@zash.se>
date Wed, 10 Oct 2018 21:48:38 +0200
parents 9459:6c279302fff4
children 9461:cc19b8f8e692
files .luacheckrc
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.luacheckrc	Wed Oct 10 21:23:35 2018 +0200
+++ b/.luacheckrc	Wed Oct 10 21:48:38 2018 +0200
@@ -138,7 +138,6 @@
 
 	"plugins/mod_http_files.lua";
 	"plugins/mod_net_multiplex.lua";
-	"plugins/mod_privacy.lua";
 	"plugins/mod_storage_sql1.lua";
 
 	"spec/core_configmanager_spec.lua";