diff options
Diffstat (limited to 'lsp/starlark_rust.lua')
| -rw-r--r-- | lsp/starlark_rust.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/starlark_rust.lua b/lsp/starlark_rust.lua index 9c34a679..679e5efb 100644 --- a/lsp/starlark_rust.lua +++ b/lsp/starlark_rust.lua @@ -1,6 +1,6 @@ ---@brief --- ----https://github.com/facebookexperimental/starlark-rust/ +-- https://github.com/facebookexperimental/starlark-rust/ -- The LSP part of `starlark-rust` is not currently documented, -- but the implementation works well for linting. -- This gives valuable warnings for potential issues in the code, |
