summaryrefslogtreecommitdiff
path: root/.luacheckrc
diff options
context:
space:
mode:
Diffstat (limited to '.luacheckrc')
-rw-r--r--.luacheckrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.luacheckrc b/.luacheckrc
new file mode 100644
index 0000000..0030d5c
--- /dev/null
+++ b/.luacheckrc
@@ -0,0 +1,2 @@
+std = "max"
+exclude_files = {"tests/*/*"}