Skip to content

Commit 287d23e

Browse files
committed
Add a broken docstring
1 parent e2ff598 commit 287d23e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Seal.spoon/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ obj.plugin_search_paths = { hs.configdir .. "/seal_plugins", obj.spoonPath }
4949
--- Seal:refreshCommandsForPlugin(plugin_name)
5050
--- Method
5151
--- Refresh the list of commands provided by the given plugin.
52+
--- This ought to generate a lint error
5253
---
5354
--- Parameters:
5455
--- * plugin_name - the name of the plugin. Should be the name as passed to `loadPlugins()` or `loadPluginFromFile`.

0 commit comments

Comments
 (0)