First file translated to lua
This commit is contained in:
parent
a370f468a4
commit
f1533bfd9c
12 changed files with 742 additions and 261 deletions
7
selene.toml
Normal file
7
selene.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
std="roblox+testez"
|
||||
[config]
|
||||
empty_if = { comments_count = true }
|
||||
|
||||
[rules]
|
||||
incorrect_standard_library_use = "allow"
|
||||
shadowing = "allow"
|
||||
Loading…
Add table
Add a link
Reference in a new issue