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