chalk/selene.toml

8 lines
136 B
TOML
Raw Normal View History

2023-04-03 16:15:27 -07:00
std="roblox+testez"
[config]
empty_if = { comments_count = true }
[rules]
incorrect_standard_library_use = "allow"
shadowing = "allow"