.luacheckrc
changeset 10531 d59be9befad7
parent 10502 d302fc749464
child 10727 144a1ee24a4e
equal deleted inserted replaced
10525:cbb2c3f8bb1d 10531:d59be9befad7
   126 }
   126 }
   127 
   127 
   128 if os.getenv("PROSODY_STRICT_LINT") ~= "1" then
   128 if os.getenv("PROSODY_STRICT_LINT") ~= "1" then
   129 	-- These files have not yet been brought up to standard
   129 	-- These files have not yet been brought up to standard
   130 	-- Do not add more files here, but do help us fix these!
   130 	-- Do not add more files here, but do help us fix these!
   131 	unused_secondaries = false
       
   132 
   131 
   133 	local exclude_files = {
   132 	local exclude_files = {
   134 		"doc/net.server.lua";
   133 		"doc/net.server.lua";
   135 
   134 
   136 		"fallbacks/bit.lua";
   135 		"fallbacks/bit.lua";