From aeac2eb3d7e46ad1a60de95e1496ad3aa331f4dc Mon Sep 17 00:00:00 2001 From: Thomas <72444570+Applevangelist@users.noreply.github.com> Date: Mon, 25 Dec 2023 13:20:13 +0100 Subject: [PATCH] Update build-includes.yml --- .github/workflows/build-includes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-includes.yml b/.github/workflows/build-includes.yml index 19749a58b..0925e3892 100644 --- a/.github/workflows/build-includes.yml +++ b/.github/workflows/build-includes.yml @@ -102,7 +102,7 @@ jobs: if: ${{ vars.SKIP_LUACHECK != true }} continue-on-error: true run: | - luacheck --std=lua51c --config=.luacheckrc -guras "Moose Development/Moose" + luacheck --std=lua51c --config=.luacheckrc -gurasqq "Moose Development/Moose" - name: Run LuaSrcDiet run: |