diff .luacheckrc @ 5003:e840aadebb61

.luacheckrc: Update for module:may() & co.
author Matthew Wild <mwild1@gmail.com>
date Mon, 15 Aug 2022 14:16:57 +0100
parents bc78424968b2
children fa97de0b0961
line wrap: on
line diff
--- a/.luacheckrc	Thu Aug 11 17:04:53 2022 +0100
+++ b/.luacheckrc	Mon Aug 15 14:16:57 2022 +0100
@@ -29,6 +29,8 @@
 	"module.hourly",
 	"module.broadcast",
 	"module.context",
+	"module.default_permission",
+	"module.default_permissions",
 	"module.depends",
 	"module.fire_event",
 	"module.get_directory",
@@ -54,6 +56,7 @@
 	"module.load_resource",
 	"module.log",
 	"module.log_status",
+	"module.may",
 	"module.measure",
 	"module.metric",
 	"module.open_store",