Changeset

12766:bde224616766

.luacheckrc: Add test_mutants.sh.lua to the ignore list
author Matthew Wild <mwild1@gmail.com>
date Tue, 11 Oct 2022 13:12:26 +0100
parents 12765:132a3c7b25fa
children 12767:3b75943fa5c1
files .luacheckrc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.luacheckrc	Tue Oct 11 11:53:48 2022 +0100
+++ b/.luacheckrc	Tue Oct 11 13:12:26 2022 +0100
@@ -172,6 +172,7 @@
 		"tools/migration/migrator/prosody_sql.lua";
 		"tools/migration/prosody-migrator.lua";
 		"tools/openfire2prosody.lua";
+		"tools/test_mutants.sh.lua";
 		"tools/xep227toprosody.lua";
 	}
 	for _, file in ipairs(exclude_files) do