.luacheckrc
changeset 10727 144a1ee24a4e
parent 10531 d59be9befad7
child 11001 2451e3918c2c
--- a/.luacheckrc	Mon Apr 13 16:14:39 2020 +0200
+++ b/.luacheckrc	Tue Apr 14 16:51:24 2020 +0200
@@ -160,8 +160,6 @@
 		"tools/migration/prosody-migrator.lua";
 		"tools/openfire2prosody.lua";
 		"tools/xep227toprosody.lua";
-
-		"util/sasl/digest-md5.lua";
 	}
 	for _, file in ipairs(exclude_files) do
 		files[file] = { only = {} }