mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
8 lines
136 B
TOML
8 lines
136 B
TOML
std = "roblox+testez"
|
|
|
|
[config]
|
|
unused_variable = { allow_unused_self = true }
|
|
|
|
[lints]
|
|
roblox_manual_fromscale_or_fromoffset = "allow"
|