From 0afeb4f209efe0fa9c18581d7846a863231c15d1 Mon Sep 17 00:00:00 2001 From: pesde index updater Date: Thu, 2 Jan 2025 15:25:27 +0000 Subject: [PATCH] add jiwonz/luau_check@0.1.3 lune --- jiwonz/luau_check | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/jiwonz/luau_check b/jiwonz/luau_check index 8de31ef..c7153d2 100644 --- a/jiwonz/luau_check +++ b/jiwonz/luau_check @@ -48,3 +48,21 @@ luau_lsp = [{ name = "pesde/luau_lsp", version = "^1.37.0", index = "https://git pathfs = [{ name = "jiwonz/pathfs", version = "^0.1.0", index = "https://github.com/pesde-pkg/index" }, "standard"] selene = [{ name = "pesde/selene", version = "^0.27.1", index = "https://github.com/pesde-pkg/index" }, "dev"] stylua = [{ name = "pesde/stylua", version = "^2.0.2", index = "https://github.com/pesde-pkg/index" }, "dev"] + +["0.1.3 lune"] +published_at = "2025-01-02T15:25:27.007528864Z" +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.1.3 lune".target] +environment = "lune" +bin = "bin.luau" + +["0.1.3 lune".dependencies] +dirs = [{ name = "jiwonz/dirs", version = "^0.2.1", 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.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"]