ingress-nginx-helm/.luacheckrc

6 lines
97 B
Text
Raw Normal View History

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