From b116a9b4f32c354f08b28827d22c82f6f65884fd Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Fri, 12 Sep 2025 17:40:54 -0500 Subject: [PATCH] fix(ci): point to luarc --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 516732a..ecde609 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,6 +39,7 @@ jobs: with: checklevel: Warning directories: lua + configpath: .luarc.json python-format: name: Python Formatting