{ "linters": { "luacheck": { "@disable": false, "args": [], "std": "ngx_lua", "excludes": ["test/*", "resty", "bin", "*_spec.lua", "*.test.lua"], "globals": ["LOR_FRAMEWORK_DEBUG"], "ignore": [ "channel" ], "limit": null, "only": [] } } }