From 0d43ae104fcc2dc2066c93c0bad35f0c6d3bebb9 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Wed, 5 Feb 2025 02:40:51 +0000 Subject: [PATCH] add jiwonz/luau_check@0.3.0 lune --- jiwonz/luau_check | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/jiwonz/luau_check b/jiwonz/luau_check index 4b974d6..247b7fe 100644 --- a/jiwonz/luau_check +++ b/jiwonz/luau_check @@ -156,3 +156,22 @@ luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.37.0", index = "https://git pathfs = [{ name = "jiwonz/pathfs", version = "^0.2.1", index = "https://github.com/pesde-pkg/index" }, "standard"] selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/pesde-pkg/index" }, "peer"] stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "peer"] + +["0.3.0 lune"] +published_at = "2025-02-05T02:40:51.295161972Z" +description = "Check and lint your luau project with recommended toolings such as selene, luau-lsp, and stylua" +license = "MIT" +authors = ["jiwonz "] +repository = "https://github.com/jiwonz/luau_check.git" + +["0.3.0 lune".target] +environment = "lune" +bin = "bin.luau" + +["0.3.0 lune".dependencies] +dirs = [{ name = "jiwonz/dirs", version = "^0.3.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.37.0", index = "https://github.com/pesde-pkg/index" }, "peer"] +pathfs = [{ name = "jiwonz/pathfs", version = "^0.4.0", index = "https://github.com/pesde-pkg/index" }, "standard"] +pesde_exec = [{ name = "jiwonz/pesde_exec", version = "^0.2.2", index = "https://github.com/pesde-pkg/index" }, "standard"] +selene = [{ name = "pesde/selene", version = "^0.28.0", index = "https://github.com/pesde-pkg/index" }, "peer"] +stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "peer"]