ingress-nginx-helm/.luacheckrc

5 lines
97 B
Lua

std = 'ngx_lua'
globals = {
'_TEST'
}
exclude_files = {'./rootfs/etc/nginx/lua/test/**/*.lua'}