changeset 5300:fa97de0b0961

.luacheckrc: Add module.once
author Matthew Wild <mwild1@gmail.com>
date Sat, 01 Apr 2023 13:56:15 +0100
parents e3a3a6c86a9f
children 8ef197cccd74
files .luacheckrc
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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",