We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dc2174 + 5b233b0 commit 3ea48fdCopy full SHA for 3ea48fd
lib/elixir_sense/providers/plugins/plugin.ex
@@ -12,7 +12,7 @@ defmodule ElixirSense.Providers.Plugin do
12
}
13
14
@callback reduce(
15
- hint :: String,
+ hint :: String.t(),
16
env :: State.Env.t(),
17
buffer_metadata :: Metadata.t(),
18
cursor_context,
0 commit comments