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

chore: add clippy #285

Open PeterCardenas opened 3 weeks ago

PeterCardenas commented 3 weeks ago

Adds clippy as a linter and fixes all breakages of rules. Also makes clippy run on bazel build.