aboutsummaryrefslogtreecommitdiff
path: root/.luacheckrc
diff options
context:
space:
mode:
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.luacheckrc b/.luacheckrc
index cf70fdf4..7a9c62ee 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -26,7 +26,7 @@ ignore = {
26} 26}
27 27
28exclude_files = { 28exclude_files = {
29 "src/luarocks/vendor/**/*.lua", 29 "vendor/**/*.lua",
30} 30}
31 31
32include_files = { 32include_files = {