diff --git a/rokit.toml b/rokit.toml index 9ff23f26..919ae665 100644 --- a/rokit.toml +++ b/rokit.toml @@ -1,6 +1,6 @@ [tools] wally = "upliftgames/wally@0.3.2" rojo = "rojo-rbx/rojo@7.4.4" -stylua = "johnnymorganz/stylua@0.20.0" +stylua = "johnnymorganz/stylua@2.0.1" selene = "kampfkarren/selene@0.27.1" Blink = "1Axen/Blink@0.14.1" diff --git a/stylua.toml b/stylua.toml index a29ce940..6cd1ce7e 100644 --- a/stylua.toml +++ b/stylua.toml @@ -5,6 +5,7 @@ indent_width = 4 quote_style = "ForceDouble" call_parentheses = "Always" collapse_simple_statement = "Never" +syntax = "Luau" [sort_requires] enabled = true