.luacheckrc
changeset 8384 7f6184474149
parent 8242 20e3d5689cce
child 8536 66cdf5c7af85
--- a/.luacheckrc	Wed Nov 08 10:45:58 2017 +0100
+++ b/.luacheckrc	Fri Nov 10 05:34:29 2017 +0100
@@ -13,6 +13,10 @@
 	read_globals = { "prosody", "hosts" };
 	globals = { "prosody.hosts.?", "hosts.?" };
 }
+files["util/"] = {
+	-- Ignore unwrapped license text
+	max_comment_line_length = false;
+}
 files["plugins/"] = {
 	read_globals = {
 		-- Module instance