diff options
Diffstat (limited to '.luacheckrc')
-rw-r--r-- | .luacheckrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.luacheckrc b/.luacheckrc index 8b25dd7..a3b4f63 100644 --- a/.luacheckrc +++ b/.luacheckrc | |||
@@ -15,8 +15,6 @@ include_files = { | |||
15 | } | 15 | } |
16 | 16 | ||
17 | exclude_files = { | 17 | exclude_files = { |
18 | "etc/*.lua", | ||
19 | "etc/**/*.lua", | ||
20 | "test/*.lua", | 18 | "test/*.lua", |
21 | "test/**/*.lua", | 19 | "test/**/*.lua", |
22 | "samples/*.lua", | 20 | "samples/*.lua", |