mirror of
https://gitee.com/iresty/apisix.git
synced 2024-11-29 18:48:31 +08:00
8 lines
126 B
Lua
8 lines
126 B
Lua
std = "ngx_lua"
|
|
unused_args = false
|
|
redefined = false
|
|
max_line_length = 100
|
|
exclude_files = {
|
|
"apisix/cli/ngx_tpl.lua",
|
|
}
|