diff --git a/.github/workflows/.checkluarc.json b/.github/workflows/.checkluarc.json index c7223bc..1c238b0 100644 --- a/.github/workflows/.checkluarc.json +++ b/.github/workflows/.checkluarc.json @@ -6,5 +6,5 @@ "lua/?/init.lua" ], "Lua.diagnostics.libraryFiles": "Disable", - "Lua.workspace.checkThirdParty": "Disable", + "Lua.workspace.checkThirdParty": "Disable" }