withered-magic / starpls

An LSP implementation for Starlark, the configuration language used by Bazel and Buck2.
Apache License 2.0
99 stars 9 forks source link

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

Closed withered-magic closed 3 months ago

withered-magic commented 3 months ago

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