bunkerweb 1.4.0
This commit is contained in:
6
deps/src/lua-resty-core/.luacheckrc
vendored
Normal file
6
deps/src/lua-resty-core/.luacheckrc
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
std = 'ngx_lua'
|
||||
globals = { 'ngx', 'ndk' }
|
||||
unused_args = false
|
||||
read_globals = {
|
||||
"coroutine._yield"
|
||||
}
|
||||
Reference in New Issue
Block a user