summaryrefslogtreecommitdiff
path: root/.luacheckrc
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2025-02-27 23:23:57 +0000
committerubq323 <ubq323@ubq323.website>2025-02-27 23:23:57 +0000
commit5dea96ad915692e9abbc0620930756c51c256179 (patch)
tree881d7680a521474f262bac262f382e778c1fc191 /.luacheckrc
parentec4053dea479c3c85d57c447e262a90addcce5c3 (diff)
restructure, refactor, a bit
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..8686178
--- /dev/null
+++ b/.luacheckrc
@@ -0,0 +1,2 @@
+codes = true
+ignore = { "6..", "21.", "23.", "31.", "4.."}