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