Enable lj-releng tool to lint lua code.
This commit is contained in:
parent
36f7dd2e0b
commit
bafbd4cccf
36 changed files with 213 additions and 93 deletions
|
|
@ -6,6 +6,7 @@
|
|||
local balancer_sticky = require("balancer.sticky")
|
||||
local util_get_nodes = require("util").get_nodes
|
||||
local util_nodemap = require("util.nodemap")
|
||||
local setmetatable = setmetatable
|
||||
|
||||
local _M = balancer_sticky:new()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue