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