luau-promise/.luacov
2018-02-01 11:21:41 -08:00

9 lines
No EOL
79 B
Text

return {
include = {
"^lib",
},
exclude = {
"%.spec$",
"_spec$",
},
}