diff --git a/.luacheckrc b/.luacheckrc index 64e4a26..37af54f 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -6,6 +6,7 @@ include_files = { ".busted", ".luacheckrc", "*.rockspec", + "spec/", "src/", "config.ld", }