aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/ruff.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/ruff.lua')
-rw-r--r--lsp/ruff.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/ruff.lua b/lsp/ruff.lua
index a5b9147a..f458fd75 100644
--- a/lsp/ruff.lua
+++ b/lsp/ruff.lua
@@ -1,6 +1,6 @@
---@brief
---
----https://github.com/astral-sh/ruff
+-- https://github.com/astral-sh/ruff
--
-- A Language Server Protocol implementation for Ruff, an extremely fast Python linter and code formatter, written in Rust. It can be installed via `pip`.
--