view .luarc.json @ 1087:16046b8a0b61 draft

feat: update ruff with integrated LSP
author Zeger Van de Vannet <zeger@vandevan.net>
date Mon, 03 Mar 2025 09:10:21 +0100
parents 942c3ae067e7
children
line wrap: on
line source

{
  "$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
  "Lua.workspace.checkThirdParty": false
}