mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 05:07:42 +03:00
.luacheckrc: Add test_mutants.sh.lua to the ignore list
This commit is contained in:
parent
8434b4be4b
commit
02352c6dcf
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ if os.getenv("PROSODY_STRICT_LINT") ~= "1" then
|
|||
"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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue