Diff

.luacheckrc @ 8533:66cdf5c7af85

moduleapi: Remove unused and undocumented :has_feature and :has_identity
author Kim Alvefur <zash@zash.se>
date Fri, 23 Feb 2018 17:11:59 +0100
parent 8381:7f6184474149
child 8557:28f9b8a5d9cb
line wrap: on
line diff
--- a/.luacheckrc	Fri Feb 23 17:10:21 2018 +0100
+++ b/.luacheckrc	Fri Feb 23 17:11:59 2018 +0100
@@ -55,8 +55,6 @@
 		"module.get_option_set",
 		"module.get_option_string",
 		"module.handle_items",
-		"module.has_feature",
-		"module.has_identity",
 		"module.hook",
 		"module.hook_global",
 		"module.hook_object_event",