.luacheckrc: Add module.once
authorMatthew Wild <mwild1@gmail.com>
Sat, 01 Apr 2023 13:56:15 +0100
changeset 5304 fa97de0b0961
parent 5303 e3a3a6c86a9f
child 5305 8ef197cccd74
.luacheckrc: Add module.once
.luacheckrc
--- a/.luacheckrc	Sat Apr 01 13:22:12 2023 +0100
+++ b/.luacheckrc	Sat Apr 01 13:56:15 2023 +0100
@@ -59,6 +59,7 @@
 	"module.may",
 	"module.measure",
 	"module.metric",
+	"module.once",
 	"module.open_store",
 	"module.provides",
 	"module.remove_item",