From bf25562ca93ca2478611b9b06cbd04003f165038 Mon Sep 17 00:00:00 2001 From: Marin Minnerly Date: Mon, 15 Apr 2024 19:24:26 -0700 Subject: [PATCH] Convert indentation to tabs --- justfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/justfile b/justfile index 2f2d6fef..e8edec8c 100644 --- a/justfile +++ b/justfile @@ -29,7 +29,7 @@ _lint-file-extensions: fi default: - @just --list + @just --list wally-install: wally install @@ -53,8 +53,8 @@ build-watch: -c "just build" \ test: - rojo build {{ tests_project }} -o test-place.rbxl - run-in-roblox --place test-place.rbxl --script tests/init.server.lua + rojo build {{ tests_project }} -o test-place.rbxl + run-in-roblox --place test-place.rbxl --script tests/init.server.lua analyze: curl -s -o {{ global_defs_path }} \