This website requires JavaScript.
Explore
Help
Sign In
DevFW-CICD
/
ingress-nginx-helm
Watch
14
Star
0
Fork
You've already forked ingress-nginx-helm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
50e30b47ff
ingress-nginx-helm
/
.luacheckrc
6 lines
97 B
Text
Raw
Normal View
History
Unescape
Escape
add luacheck to lint lua files (#2205)
2018-03-18 16:31:49 +00:00
std = 'ngx_lua'
refactor balancer into more testable and extensible interface
2018-05-18 21:36:43 +00:00
globals = {
'_TEST'
}
luacheck ignore subfolders too
2018-04-27 18:35:02 +00:00
exclude_files = {'./rootfs/etc/nginx/lua/test/**/*.lua'}
Reference in a new issue
Copy permalink