forked from rojo-rbx/rojo
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"
|