Move to using Rokit, update tools, and don't install unnecessary tools (#1109)

This commit is contained in:
Micah
2025-08-29 18:45:15 -07:00
committed by GitHub
parent 54e0ff230b
commit 5f33435f3c
5 changed files with 14 additions and 26 deletions

View File

@@ -2,3 +2,6 @@ std = "roblox+testez"
[config]
unused_variable = { allow_unused_self = true }
[lints]
roblox_manual_fromscale_or_fromoffset = "allow"