From f8b5cbe6312b568def1f91d747e2cdb8984fdf2e Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Fri, 18 Apr 2025 17:44:38 +0200 Subject: docs: cleanup - brief should live at the top of each file - fix indentation for some docs --- lsp/statix.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lsp/statix.lua') 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' }, -- cgit v1.2.3-70-g09d2