withered-magic / starpls

An LSP implementation for Starlark, the configuration language used by Bazel and Buck2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix `ctx.attr` types for `label_keyed_string_dict()`

withered-magic opened this issue · comments

Should be dict[Target, string] instead of dict[string, string]: https://bazel.build/rules/lib/toplevel/attr#label_keyed_string_dict