diff options
Diffstat (limited to '.luacheckrc')
| -rw-r--r-- | .luacheckrc | 2 |
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 | ||
| 28 | exclude_files = { | 28 | exclude_files = { |
| 29 | "src/luarocks/vendor/**/*.lua", | 29 | "vendor/**/*.lua", |
| 30 | } | 30 | } |
| 31 | 31 | ||
| 32 | include_files = { | 32 | include_files = { |
