ingress-nginx-helm/.luacheckrc

6 lines
97 B
Text
Raw Normal View History

2018-03-18 16:31:49 +00:00
std = 'ngx_lua'
globals = {
'_TEST'
}
2018-04-27 18:35:02 +00:00
exclude_files = {'./rootfs/etc/nginx/lua/test/**/*.lua'}