Software /
code /
prosody
Diff
.luacheckrc @ 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 |
parent | 12642:9061f9621330 |
child | 12849:330bfcaa5532 |
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