.luacheckrc
changeset 9393 b749cce57f08
parent 9329 c9c4b8bc53b1
child 9401 7f8ba13b4dd6
equal deleted inserted replaced
9392:9ae575efbb1f 9393:b749cce57f08
   102 		"module.command",
   102 		"module.command",
   103 		"module.environment",
   103 		"module.environment",
   104 	};
   104 	};
   105 }
   105 }
   106 files["spec/"] = {
   106 files["spec/"] = {
   107 	std = "+busted"
   107 	std = "+busted";
       
   108 	globals = { "randomize" };
   108 }
   109 }
   109 files["prosody.cfg.lua"] = {
   110 files["prosody.cfg.lua"] = {
   110 	ignore = { "131" };
   111 	ignore = { "131" };
   111 	globals = {
   112 	globals = {
   112 		"Host",
   113 		"Host",