Add ability to add all files in a dir
This commit is contained in:
7
lint_config.lua
Normal file
7
lint_config.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
whitelist_globals = {
|
||||
["site.moon"] = {
|
||||
"add"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user