diff --git a/.luacheckrc b/.luacheckrc index 78f01ca..ceef878 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -26,4 +26,7 @@ exclude_files = { "tests/test_compression.lua", "tests/test_custom_recipes.lua", "tests/test_tabs.lua", + + ".install", + ".luarocks", }