14 lines
219 B
JSON
14 lines
219 B
JSON
{
|
|
"erlang": false,
|
|
"lua": true,
|
|
"erl_suffix": "erl",
|
|
"lua_suffix":"lua",
|
|
"lua_force_lowercase": true,
|
|
"forbid_xls": false,
|
|
"ignore": [
|
|
".*/poker.xlsx",
|
|
".*/struct.xlsx",
|
|
"strings/global"
|
|
]
|
|
}
|