feat: statix
This commit is contained in:
parent
3ebfcaa530
commit
d3565389ab
2 changed files with 3 additions and 0 deletions
|
@ -101,6 +101,7 @@
|
|||
shellcheck
|
||||
shfmt
|
||||
sqlfluff
|
||||
statix
|
||||
stdenv.cc.cc
|
||||
stylelint
|
||||
stylelint-lsp
|
||||
|
|
|
@ -50,6 +50,8 @@ return {
|
|||
|
||||
somesass_ls = {},
|
||||
|
||||
statix = {},
|
||||
|
||||
stylelint_lsp = {},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue