fix(workspace): change selene standard library to lua52

This commit is contained in:
Serkyo 2026-05-12 12:20:33 +02:00
parent 9e81ebb1bf
commit 9eff8ffb78

View file

@ -1,4 +1,4 @@
std = "lua54"
std = "lua52"
[rules]
unknown_variable = "deny"