tooling/bins/stylua/init.luau

8 lines
350 B
Text
Raw Normal View History

2024-11-25 11:47:56 +00:00
-- TODO: Make use of returned exit code. Currently this script will get
-- required by a pesde generated linker script, and due to a lune bug,
-- exiting from within a required module causes a non-winding panic
-- See https://github.com/lune-org/lune/pull/247 for more details
require("./lune_packages/core")("JohnnyMorganz/stylua", _G.PESDE_ROOT)