We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2debbd commit 6f85e1bCopy full SHA for 6f85e1b
.luacheckrc
@@ -1,4 +1,4 @@
1
std = "ngx_lua"
2
-globals = {}
+globals = {"ngx"}
3
4
exclude_files = {"test/*", "resty", "bin"}
0 commit comments