Comparison

.luacheckrc @ 7981:bbb900cfcfa5

luacheckrc: Add module:get_option_scalar to known globals
author Kim Alvefur <zash@zash.se>
date Thu, 16 Mar 2017 21:05:44 +0100
parent 7953:d183ff55442f
child 8048:75e37366a03f
comparison
equal deleted inserted replaced
7980:241f02bd66ce 7981:bbb900cfcfa5
46 "module.get_option_array", 46 "module.get_option_array",
47 "module.get_option_boolean", 47 "module.get_option_boolean",
48 "module.get_option_inherited_set", 48 "module.get_option_inherited_set",
49 "module.get_option_number", 49 "module.get_option_number",
50 "module.get_option_path", 50 "module.get_option_path",
51 "module.get_option_scalar",
51 "module.get_option_set", 52 "module.get_option_set",
52 "module.get_option_string", 53 "module.get_option_string",
53 "module.handle_items", 54 "module.handle_items",
54 "module.has_feature", 55 "module.has_feature",
55 "module.has_identity", 56 "module.has_identity",