From 7ece735fdd580e5f42c96dd322c71a1fa97b6e6d Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Sun, 7 Jul 2024 00:17:58 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/python-omni --- .luacheckrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.luacheckrc b/.luacheckrc index 77b1724..277f930 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -1,6 +1,6 @@ -std = "max" +std = "love+max" cache = true -include_files = {"src/**/*.lua", "content/**/*.lua", "*.luacheckrc"} +include_files = {"**.lua", "*.luacheckrc"} exclude_files = {} self = false max_line_length=false