aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/statix.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/statix.lua')
-rw-r--r--lsp/statix.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/lsp/statix.lua b/lsp/statix.lua
index 18cb7541..2d152490 100644
--- a/lsp/statix.lua
+++ b/lsp/statix.lua
@@ -1,8 +1,8 @@
---@brief
---
--- https://github.com/nerdypepper/statix
---
--- lints and suggestions for the nix programming language
+--- https://github.com/nerdypepper/statix
+---
+--- lints and suggestions for the nix programming language
return {
cmd = { 'statix', 'check', '--stdin' },
filetypes = { 'nix' },