# HG changeset patch # User Kim Alvefur # Date 1539200918 -7200 # Node ID 009f7054a9a58f3c38e3be9afae20e290b589b48 # Parent 6c279302fff4a796ac2b078ad0ac1d0c4acf0b9d mod_privacy: Remove exception from luacheck Plugin has been removed and replaced by a tombstone, no point in excluding it from linting diff -r 6c279302fff4 -r 009f7054a9a5 .luacheckrc --- 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";