Commit graph

5 commits

Author SHA1 Message Date
ef8953fdcc
style: apply stylua formatter 2024-12-08 18:30:38 +00:00
80df6f053d
chore(lune): override alias and use proper luau-lsp bin name 2024-12-08 17:52:46 +00:00
57f7719b81
chore(lune): use pesde-managed luau-lsp install 2024-12-08 17:49:21 +00:00
0045c01c72
style: apply stylua formatter 2024-12-08 17:42:05 +00:00
ca5f2d53c8
chore(lune): restructure util libraries and include dev scripts
* Moved all util libs like `channel` into a `lib/` directory within
  `.lune`. Also includes a builder-pattern exec lib.
* Added dev scripts for fmt (stylua) and typecheck (luau-lsp).
2024-12-04 05:49:01 +00:00