Some cleaning

This commit is contained in:
Jean-Patrick Guerrero
2021-10-19 05:54:51 +02:00
parent 43b20b317e
commit caba7f3599
5 changed files with 39 additions and 29 deletions

View File

@ -21,3 +21,8 @@ globals = {
"sfinv",
"unified_inventory",
}
exclude_files = {
"tests/test_custom_recipes.lua",
"tests/test_tabs.lua",
}