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
|
|
@ -1,3 +1,5 @@
|
|||
local ngx = ngx
|
||||
|
||||
local _M = {}
|
||||
|
||||
function _M.rewrite()
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
_G._TEST = true
|
||||
|
||||
local main = require("plugins.hello_world.main")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue