From a374056fa56185322141484732d963abdee02941 Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Thu, 16 Mar 2017 21:05:44 +0100 Subject: luacheckrc: Add module:get_option_scalar to known globals --- .luacheckrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.luacheckrc b/.luacheckrc index d931da66..8b1afa42 100644 --- a/.luacheckrc +++ b/.luacheckrc @@ -48,6 +48,7 @@ files["plugins/"] = { "module.get_option_inherited_set", "module.get_option_number", "module.get_option_path", + "module.get_option_scalar", "module.get_option_set", "module.get_option_string", "module.handle_items", -- cgit v1.2.3