Software /
code /
prosody-modules
Diff
.luacheckrc @ 2888:59cc6f9e8e68
luacheckrc: Remove has_feature and has_identity before someone decides to use them
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 23 Feb 2018 17:17:50 +0100 |
parent | 2612:1cf418299d86 |
child | 2904:788f3616e6a0 |
line wrap: on
line diff
--- a/.luacheckrc Sat Feb 17 08:42:10 2018 +0100 +++ b/.luacheckrc Fri Feb 23 17:17:50 2018 +0100 @@ -40,8 +40,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",