.luacheckrc
changeset 8802 7324a2fe755a
parent 8730 285075a27f28
child 8803 dd615a7a6b72
equal deleted inserted replaced
8801:505722879b55 8802:7324a2fe755a
   106 files["spec/"] = {
   106 files["spec/"] = {
   107 	std = "+busted"
   107 	std = "+busted"
   108 }
   108 }
   109 files["prosody.cfg.lua"] = {
   109 files["prosody.cfg.lua"] = {
   110 	ignore = { "131" };
   110 	ignore = { "131" };
   111 	globals = { 
   111 	globals = {
   112 		"Host",
   112 		"Host",
   113 		"host",
   113 		"host",
   114 		"VirtualHost",
   114 		"VirtualHost",
   115 		"Component",
   115 		"Component",
   116 		"component",
   116 		"component",