Changeset

8569:f88bd2428bc2

.luacheckrc: Add awareness of the module:http_url API added by mod_http
author Kim Alvefur <zash@zash.se>
date Wed, 07 Mar 2018 19:21:24 +0100
parents 8568:37d98a5fbb77
children 8570:a4ef8cfa97bd
files .luacheckrc
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.luacheckrc	Wed Mar 07 19:20:31 2018 +0100
+++ b/.luacheckrc	Wed Mar 07 19:21:24 2018 +0100
@@ -80,6 +80,9 @@
 		"module.wrap_event",
 		"module.wrap_global",
 		"module.wrap_object_event",
+
+		-- mod_http API
+		"module.http_url",
 	};
 	globals = {
 		-- Methods that can be set on module API